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

/external/chromium_org/chromeos/network/portal_detector/
H A Dnetwork_portal_detector.h31 struct CaptivePortalState { struct in class:chromeos::NetworkPortalDetector
32 CaptivePortalState() function in struct:chromeos::NetworkPortalDetector::CaptivePortalState
37 bool operator==(const CaptivePortalState& o) const {
57 const CaptivePortalState& state) = 0;
82 virtual CaptivePortalState GetCaptivePortalState(
156 virtual CaptivePortalState GetCaptivePortalState(

Completed in 55 milliseconds