Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dnetsim_server.cpp165 bool Enabled() const override { return instance_.start_netsim(); } in Enabled()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h491 bool start_netsim() const;
Dcuttlefish_config_instance.cpp1759 bool CuttlefishConfig::InstanceSpecific::start_netsim() const { in start_netsim() function in cuttlefish::CuttlefishConfig::InstanceSpecific