Home
last modified time | relevance | path

Searched defs:gnss_grpc_proxy_server_port (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp109 int CuttlefishConfig::InstanceSpecific::gnss_grpc_proxy_server_port() const { in gnss_grpc_proxy_server_port() function in cuttlefish::CuttlefishConfig::InstanceSpecific
113 int gnss_grpc_proxy_server_port) { in set_gnss_grpc_proxy_server_port()
/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.cc218 const unsigned gnss_grpc_proxy_server_port = in LaunchGnssGrpcProxyServerIfEnabled() local