Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_environment.cpp69 std::string CuttlefishConfig::EnvironmentSpecific::PerEnvironmentGrpcSocketPath( in PerEnvironmentGrpcSocketPath() function in cuttlefish::CuttlefishConfig::EnvironmentSpecific
Dcuttlefish_config.h951 std::string PerEnvironmentGrpcSocketPath(
/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc404 EnsureDirectoryExists(environment.PerEnvironmentGrpcSocketPath(""), in InitFilesystemAndCreateConfig()