Home
last modified time | relevance | path

Searched refs:set_enable_automotive_proxy (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp301 void CuttlefishConfig::set_enable_automotive_proxy( in set_enable_automotive_proxy() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h154 void set_enable_automotive_proxy(bool enable_automotive_proxy);
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1086 tmp_config_obj.set_enable_automotive_proxy(FLAGS_enable_automotive_proxy); in InitializeCuttlefishConfiguration()