Searched refs:set_wmediumd_api_server_socket (Results 1 – 3 of 3) sorted by relevance
117 set_wmediumd_api_server_socket(const std::string& path) { in set_wmediumd_api_server_socket() function in cuttlefish::CuttlefishConfig::MutableEnvironmentSpecific
985 void set_wmediumd_api_server_socket(const std::string& path);
1340 mutable_env_config.set_wmediumd_api_server_socket(wmediumd_api_socket_path); in InitializeCuttlefishConfiguration()