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