Searched refs:GSMScanResult (Results 1 – 4 of 4) sorted by relevance
30 typedef std::map<std::string, std::string> GSMScanResult; typedef31 typedef std::vector<GSMScanResult> GSMScanResults;
172 Stringmap ParseScanResult(const GSMScanResult& result);
558 Stringmap CellularCapabilityGSM::ParseScanResult(const GSMScanResult& result) { in ParseScanResult()560 for (GSMScanResult::const_iterator it = result.begin(); in ParseScanResult()
565 GSMScanResult result; in TEST_F()596 GSMScanResult result; in TEST_F()