Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp1812 static constexpr char kModemSimulatorId[] = "modem_simulator_host_id"; variable
1814 return (*Dictionary())[kModemSimulatorId].asInt(); in modem_simulator_host_id()
1818 (*Dictionary())[kModemSimulatorId] = id; in set_modem_simulator_host_id()