Searched refs:set_enable_automotive_proxy (Results 1 – 3 of 3) sorted by relevance
301 void CuttlefishConfig::set_enable_automotive_proxy( in set_enable_automotive_proxy() function in cuttlefish::CuttlefishConfig
154 void set_enable_automotive_proxy(bool enable_automotive_proxy);
1086 tmp_config_obj.set_enable_automotive_proxy(FLAGS_enable_automotive_proxy); in InitializeCuttlefishConfiguration()