Home
last modified time | relevance | path

Searched refs:set_grpc_socket_path (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h802 void set_grpc_socket_path(const std::string& sockets);
Dcuttlefish_config_instance.cpp1022 void CuttlefishConfig::MutableInstanceSpecific::set_grpc_socket_path( in set_grpc_socket_path() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1443 instance.set_grpc_socket_path(const_instance.PerInstanceGrpcSocketPath("")); in InitializeCuttlefishConfiguration()