|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/run_cvd/launch/control_env_proxy_server.h"#include <string>#include <unordered_set>#include <utility>#include <vector>#include "fruit/component.h"#include "fruit/fruit_forward_decls.h"#include "fruit/macro.h"#include "cuttlefish/host/commands/run_cvd/launch/grpc_socket_creator.h"#include "cuttlefish/host/libs/config/cuttlefish_config.h"#include "cuttlefish/host/libs/config/known_paths.h"#include "cuttlefish/host/libs/feature/command_source.h"#include "cuttlefish/host/libs/feature/feature.h"#include "cuttlefish/process/command.h"#include "cuttlefish/result/result.h"
Classes | |
| class | cuttlefish::anonymous_namespace{control_env_proxy_server.cpp}::ControlEnvProxyServer |
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{control_env_proxy_server.cpp} |
Functions | |
| fruit::Component< fruit::Required< const CuttlefishConfig::InstanceSpecific, GrpcSocketCreator > > | cuttlefish::ControlEnvProxyServerComponent () |