Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dmodem_gsm_network_proxy_interface.h30 typedef std::map<std::string, std::string> GSMScanResult; typedef
31 typedef std::vector<GSMScanResult> GSMScanResults;
Dcellular_capability_gsm.h172 Stringmap ParseScanResult(const GSMScanResult& result);
Dcellular_capability_gsm.cc558 Stringmap CellularCapabilityGSM::ParseScanResult(const GSMScanResult& result) { in ParseScanResult()
560 for (GSMScanResult::const_iterator it = result.begin(); in ParseScanResult()
Dcellular_capability_gsm_unittest.cc565 GSMScanResult result; in TEST_F()
596 GSMScanResult result; in TEST_F()