HomeSort by relevance Sort by last modified time
    Searched refs:GSMScanResults (Results 1 - 6 of 6) sorted by null

  /system/connectivity/shill/cellular/
modem_gsm_network_proxy_interface.h 31 typedef std::vector<GSMScanResult> GSMScanResults;
45 typedef base::Callback<void(const GSMScanResults&,
cellular_capability_gsm.h 213 const GSMScanResults& results,
cellular_capability_gsm.cc 550 const GSMScanResults& results,
cellular_unittest.cc     [all...]
  /system/connectivity/shill/dbus/
chromeos_modem_gsm_network_proxy.h 112 const GSMScanResults& results);
chromeos_modem_gsm_network_proxy.cc 229 const ScanResultsCallback& callback, const GSMScanResults& results) {
239 callback.Run(GSMScanResults(), error);

Completed in 99 milliseconds