Searched refs:set_grpc_socket_path (Results 1 – 3 of 3) sorted by relevance
801 void set_grpc_socket_path(const std::string& sockets);
1066 void CuttlefishConfig::MutableInstanceSpecific::set_grpc_socket_path( in set_grpc_socket_path() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
1496 instance.set_grpc_socket_path(const_instance.PerInstanceGrpcSocketPath("")); in InitializeCuttlefishConfiguration()