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

/external/chromium_org/ui/chromeos/network/
H A Dnetwork_icon.cc643 bool behind_captive_portal = false; local
647 behind_captive_portal =
651 if (behind_captive_portal == behind_captive_portal_)
653 behind_captive_portal_ = behind_captive_portal;
/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_browsertest.cc342 static void SetBehindCaptivePortal(bool behind_captive_portal);
348 static void SetBehindCaptivePortalOnIOThread(bool behind_captive_portal);
375 bool behind_captive_portal) {
381 behind_captive_portal));
405 bool behind_captive_portal) {
407 behind_captive_portal_ = behind_captive_portal;
374 SetBehindCaptivePortal( bool behind_captive_portal) argument
404 SetBehindCaptivePortalOnIOThread( bool behind_captive_portal) argument

Completed in 1040 milliseconds