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

  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector.h 102 virtual void DisableLazyDetection() = 0;
network_portal_detector_test_impl.h 39 virtual void DisableLazyDetection() OVERRIDE;
network_portal_detector.cc 44 virtual void DisableLazyDetection() OVERRIDE {}
network_portal_detector_test_impl.cc 88 void NetworkPortalDetectorTestImpl::DisableLazyDetection() {
network_portal_detector_impl.h 59 virtual void DisableLazyDetection() OVERRIDE;
network_portal_detector_impl.cc 195 void NetworkPortalDetectorImpl::DisableLazyDetection() {
network_portal_detector_impl_unittest.cc 123 network_portal_detector()->DisableLazyDetection();
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
error_screen_handler.cc 61 NetworkPortalDetector::Get()->DisableLazyDetection();

Completed in 100 milliseconds