Searched refs:set_wmediumd_api_server_socket (Results 1 – 3 of 3) sorted by relevance
395 void CuttlefishConfig::set_wmediumd_api_server_socket(const std::string& path) { in set_wmediumd_api_server_socket() function in cuttlefish::CuttlefishConfig
206 void set_wmediumd_api_server_socket(const std::string& path);
1401 tmp_config_obj.set_wmediumd_api_server_socket(wmediumd_api_socket_path); in InitializeCuttlefishConfiguration()