Searched defs:FindCellularDevice (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/cros/
H A Dnetwork_library_impl_base.cc408 const NetworkDevice* NetworkLibraryImplBase::FindCellularDevice() const { function in class:chromeos::NetworkLibraryImplBase
513 const NetworkDevice* cellular = FindCellularDevice();
520 const NetworkDevice* cellular = FindCellularDevice();
/external/chromium/chrome/browser/chromeos/cros/
H A Dnetwork_library.cc2369 virtual const NetworkDevice* FindCellularDevice() const { function in class:chromeos::NetworkLibraryImpl
2467 const NetworkDevice* cellular = FindCellularDevice();
2482 const NetworkDevice* cellular = FindCellularDevice();
2494 const NetworkDevice* cellular = FindCellularDevice();
2507 const NetworkDevice* cellular = FindCellularDevice();
2551 const NetworkDevice* cellular = FindCellularDevice();
2560 const NetworkDevice* cellular = FindCellularDevice();
2582 const NetworkDevice* cellular = FindCellularDevice();
2890 const NetworkDevice* cellular = FindCellularDevice();
3913 const NetworkDevice* cellular = FindCellularDevice();
4412 virtual const NetworkDevice* FindCellularDevice() const { function in class:chromeos::NetworkLibraryStubImpl
[all...]

Completed in 130 milliseconds