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

  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
error_screen_handler.cc 33 void DisableLazyDetection() {
36 detector->DisableLazyDetection();
71 DisableLazyDetection();
  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector.h 101 virtual void DisableLazyDetection() = 0;
network_portal_detector_stub.h 36 virtual void DisableLazyDetection() OVERRIDE;
network_portal_detector_stub.cc 69 void NetworkPortalDetectorStub::DisableLazyDetection() {
network_portal_detector_impl.h 61 virtual void DisableLazyDetection() OVERRIDE;
network_portal_detector_impl.cc 200 void NetworkPortalDetectorImpl::DisableLazyDetection() {
network_portal_detector_impl_unittest.cc 110 network_portal_detector()->DisableLazyDetection();

Completed in 1871 milliseconds