Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.h21 void LaunchModemSimulatorIfEnabled(const cuttlefish::CuttlefishConfig& config,
Dmain.cc525 LaunchModemSimulatorIfEnabled(*config, &process_monitor); in main()
Dlaunch.cc362 void LaunchModemSimulatorIfEnabled( in LaunchModemSimulatorIfEnabled() function