Android-cuttlefish cvd tool
|
#include "cuttlefish/host/frontend/webrtc/connection_observer.h"
#include <linux/input.h>
#include <chrono>
#include <map>
#include <string>
#include <thread>
#include <vector>
#include <json/json.h>
#include <android-base/logging.h>
#include <android-base/parsedouble.h>
#include <gflags/gflags.h>
#include "cuttlefish/common/libs/fs/shared_buf.h"
#include "cuttlefish/common/libs/utils/json.h"
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/frontend/webrtc/adb_handler.h"
#include "cuttlefish/host/frontend/webrtc/bluetooth_handler.h"
#include "cuttlefish/host/frontend/webrtc/gpx_locations_handler.h"
#include "cuttlefish/host/frontend/webrtc/kml_locations_handler.h"
#include "cuttlefish/host/frontend/webrtc/libdevice/camera_controller.h"
#include "cuttlefish/host/frontend/webrtc/libdevice/lights_observer.h"
#include "cuttlefish/host/frontend/webrtc/location_handler.h"
#include "cuttlefish/host/libs/config/config_utils.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/host/libs/input_connector/input_connector.h"
#include "cuttlefish/host/libs/vm_manager/crosvm_display_controller.h"
Classes | |
class | cuttlefish::ConnectionObserverImpl |
Namespaces | |
namespace | cuttlefish |
Macros | |
#define | LOG_TAG "ConnectionObserver" |
#define LOG_TAG "ConnectionObserver" |