Home
last modified time | relevance | path

Searched refs:PerEnvironmentUdsPath (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_environment.cpp45 std::string CuttlefishConfig::EnvironmentSpecific::PerEnvironmentUdsPath( in PerEnvironmentUdsPath() function in cuttlefish::CuttlefishConfig::EnvironmentSpecific
80 return PerEnvironmentUdsPath("env_control.sock"); in control_socket_path()
Dcuttlefish_config.h944 std::string PerEnvironmentUdsPath(const std::string& file_name) const;
/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc167 environment.PerEnvironmentUdsPath(mac80211_uds_name); in CreateLegacySymlinks()
Dflags.cc1332 env_config.PerEnvironmentUdsPath("vhost_user_mac80211"); in InitializeCuttlefishConfiguration()
1334 env_config.PerEnvironmentUdsPath("wmediumd_api_server"); in InitializeCuttlefishConfiguration()