Searched refs:IsBehindCaptivePortal (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Denrollment_screen_handler.cc91 bool IsBehindCaptivePortal(NetworkStateInformer::State state, function in namespace:chromeos::__anon5422
461 const bool is_behind_captive_portal = IsBehindCaptivePortal(state, reason);
H A Dsignin_screen_handler.cc138 bool IsBehindCaptivePortal(NetworkStateInformer::State state, function in namespace:chromeos::__anon5441
582 const bool is_behind_captive_portal = IsBehindCaptivePortal(state, reason);
647 const bool is_behind_captive_portal = IsBehindCaptivePortal(state, reason);

Completed in 218 milliseconds