Searched refs:DetectCaptivePortal (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_login_detector.cc32 CaptivePortalServiceFactory::GetForProfile(profile_)->DetectCaptivePortal();
H A Dcaptive_portal_service.h51 void DetectCaptivePortal();
H A Dcaptive_portal_service.cc214 void CaptivePortalService::DetectCaptivePortal() { function in class:CaptivePortalService
248 captive_portal_detector_.DetectCaptivePortal(
382 DetectCaptivePortal();
H A Dcaptive_portal_service_unittest.cc165 service()->DetectCaptivePortal();
197 service()->DetectCaptivePortal();
378 service()->DetectCaptivePortal();
406 service()->DetectCaptivePortal();
434 service()->DetectCaptivePortal();
H A Dcaptive_portal_tab_reloader.cc280 service->DetectCaptivePortal();
/external/chromium_org/components/captive_portal/
H A Dcaptive_portal_detector.h56 void DetectCaptivePortal(const GURL& url, const DetectionCallback& callback);
H A Dcaptive_portal_detector.cc26 void CaptivePortalDetector::DetectCaptivePortal( function in class:captive_portal::CaptivePortalDetector
H A Dcaptive_portal_detector_unittest.cc80 detector()->DetectCaptivePortal(url,
104 detector()->DetectCaptivePortal(url,
/external/chromium_org/chrome/browser/chromeos/net/
H A Dnetwork_portal_detector_impl.cc449 captive_portal_detector_->DetectCaptivePortal(
/external/chromium_org/chrome/browser/ssl/
H A Dssl_error_classification.cc154 captive_portal_service->DetectCaptivePortal();

Completed in 2764 milliseconds