Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dmodem_gsm_network_proxy_interface.h31 typedef std::vector<GSMScanResult> GSMScanResults; typedef
45 typedef base::Callback<void(const GSMScanResults&,
Dcellular_capability_gsm.h213 const GSMScanResults& results,
Dcellular_capability_gsm.cc550 const GSMScanResults& results, in OnScanReply()
Dcellular_unittest.cc2064 const GSMScanResults gsm_results{}; in TEST_F()
/system/connectivity/shill/dbus/
Dchromeos_modem_gsm_network_proxy.cc229 const ScanResultsCallback& callback, const GSMScanResults& results) { in OnScanSuccess()
239 callback.Run(GSMScanResults(), error); in OnScanFailure()
Dchromeos_modem_gsm_network_proxy.h112 const GSMScanResults& results);