Searched refs:CellularScanResults (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chromeos/network/
H A Ddevice_state.h18 typedef std::vector<CellularScanResult> CellularScanResults; typedef in class:chromeos::DeviceState
50 const CellularScanResults& scan_results() const { return scan_results_; }
87 CellularScanResults scan_results_;
H A Ddevice_state.cc60 CellularScanResults parsed_results;
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dchoose_mobile_network_ui.cc174 const DeviceState::CellularScanResults& scan_results =
177 for (DeviceState::CellularScanResults::const_iterator it =

Completed in 467 milliseconds