Home
last modified time | relevance | path

Searched defs:enable_modem_simulator (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp678 bool CuttlefishConfig::enable_modem_simulator() const { in enable_modem_simulator() function in cuttlefish::CuttlefishConfig
682 void CuttlefishConfig::set_enable_modem_simulator(bool enable_modem_simulator) { in set_enable_modem_simulator()