Android-cuttlefish cvd tool
|
#include <optional>
#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/feature/command_source.h"
Go to the source code of this file.
Namespaces | |
namespace | cuttlefish |
Functions | |
Result< std::optional< MonitorCommand > > | cuttlefish::GnssGrpcProxyServer (const CuttlefishConfig::InstanceSpecific &instance, GrpcSocketCreator &grpc_socket) |