Searched refs:CellularScanResults (Results 1 – 3 of 3) sorted by relevance
18 typedef std::vector<CellularScanResult> CellularScanResults; typedef50 const CellularScanResults& scan_results() const { return scan_results_; } in scan_results()87 CellularScanResults scan_results_;
60 CellularScanResults parsed_results; in PropertyChanged()
174 const DeviceState::CellularScanResults& scan_results = in DeviceListChanged()177 for (DeviceState::CellularScanResults::const_iterator it = in DeviceListChanged()