Searched refs:PerInstanceGrpcSocketPath (Results 1 – 5 of 5) sorted by relevance
27 auto socket_path = instance_.PerInstanceGrpcSocketPath(name_with_ext); in CreateGrpcSocket()
429 CF_EXPECT(EnsureDirectoryExists(instance.PerInstanceGrpcSocketPath(""), in InitFilesystemAndCreateConfig()
1443 instance.set_grpc_socket_path(const_instance.PerInstanceGrpcSocketPath("")); in InitializeCuttlefishConfiguration()
384 std::string PerInstanceGrpcSocketPath(const std::string& socket_name) const;
1901 std::string CuttlefishConfig::InstanceSpecific::PerInstanceGrpcSocketPath( in PerInstanceGrpcSocketPath() function in cuttlefish::CuttlefishConfig::InstanceSpecific