Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_environment.cpp117 set_wmediumd_api_server_socket(const std::string& path) { in set_wmediumd_api_server_socket() function in cuttlefish::CuttlefishConfig::MutableEnvironmentSpecific
Dcuttlefish_config.h985 void set_wmediumd_api_server_socket(const std::string& path);
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1340 mutable_env_config.set_wmediumd_api_server_socket(wmediumd_api_socket_path); in InitializeCuttlefishConfiguration()