Searched refs:set_mobile_tap_name (Results 1 – 3 of 3) sorted by relevance
201 void set_mobile_tap_name(const std::string& mobile_tap_name);
520 void CuttlefishConfig::set_mobile_tap_name(const std::string& mobile_tap_name) { in set_mobile_tap_name() function in vsoc::CuttlefishConfig
412 tmp_config_obj.set_mobile_tap_name(FLAGS_mobile_tap_name); in InitializeCuttlefishConfiguration()