Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dnvram_config.h56 int modem_technoloy() const;
Dnvram_config.cpp169 int NvramConfig::InstanceSpecific::modem_technoloy() const { in modem_technoloy() function in cuttlefish::NvramConfig::InstanceSpecific
Dnetwork_service.cpp141 current_network_mode_ = (ModemTechnology)instance.modem_technoloy(); in InitializeServiceState()