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

  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_login_detector.cc 32 CaptivePortalServiceFactory::GetForProfile(profile_)->DetectCaptivePortal();
captive_portal_service.h 51 void DetectCaptivePortal();
captive_portal_service.cc 195 void CaptivePortalService::DetectCaptivePortal() {
229 captive_portal_detector_.DetectCaptivePortal(
363 DetectCaptivePortal();
captive_portal_service_unittest.cc 165 service()->DetectCaptivePortal();
197 service()->DetectCaptivePortal();
378 service()->DetectCaptivePortal();
406 service()->DetectCaptivePortal();
434 service()->DetectCaptivePortal();
captive_portal_tab_reloader.cc 280 service->DetectCaptivePortal();
  /external/chromium_org/components/captive_portal/
captive_portal_detector.h 56 void DetectCaptivePortal(const GURL& url, const DetectionCallback& callback);
captive_portal_detector.cc 26 void CaptivePortalDetector::DetectCaptivePortal(
captive_portal_detector_unittest.cc 80 detector()->DetectCaptivePortal(url,
104 detector()->DetectCaptivePortal(url,
  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector_impl.cc 362 captive_portal_detector_->DetectCaptivePortal(
  /external/chromium_org/chrome/browser/ssl/
ssl_blocking_page.cc 229 captive_portal_service ->DetectCaptivePortal();

Completed in 489 milliseconds