Searched refs:enable_automotive_proxy (Results 1 – 4 of 4) sorted by relevance
302 bool enable_automotive_proxy) { in set_enable_automotive_proxy() argument303 (*dictionary_)[kEnableAutomotiveProxy] = enable_automotive_proxy; in set_enable_automotive_proxy()305 bool CuttlefishConfig::enable_automotive_proxy() const { in enable_automotive_proxy() function in cuttlefish::CuttlefishConfig
154 void set_enable_automotive_proxy(bool enable_automotive_proxy);155 bool enable_automotive_proxy() const;
32 if (!config.enable_automotive_proxy()) { in AutomotiveProxyService()
221 DEFINE_bool(enable_automotive_proxy, CF_DEFAULTS_ENABLE_AUTOMOTIVE_PROXY,