Searched defs:CellularScanResults (Results 1 - 1 of 1) sorted by last modified time

/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_;

Completed in 299 milliseconds