Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/run_cvd/launch/gnss_grpc_proxy.h"
#include <optional>
#include <string>
#include <vector>
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/common/libs/utils/in_sandbox.h"
#include "cuttlefish/common/libs/utils/result.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"
Namespaces | |
namespace | cuttlefish |
Functions | |
Result< std::optional< MonitorCommand > > | cuttlefish::GnssGrpcProxyServer (const CuttlefishConfig::InstanceSpecific &instance, GrpcSocketCreator &grpc_socket) |