|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/frontend/webrtc/adb_handler.h"#include <stddef.h>#include <stdint.h>#include <unistd.h>#include <functional>#include <string>#include "absl/log/log.h"#include "cuttlefish/common/libs/fs/fd.h"#include "cuttlefish/common/libs/fs/shared_fd.h"#include "cuttlefish/common/libs/fs/shared_select.h"
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::webrtc_streaming |
| namespace | cuttlefish::webrtc_streaming::anonymous_namespace{adb_handler.cpp} |
Functions | |
| SharedFD | cuttlefish::webrtc_streaming::anonymous_namespace{adb_handler.cpp}::SetupAdbSocket (const std::string &adb_host_and_port) |