Home
last modified time | relevance | path

Searched defs:CanPerformAttemptImpl (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/net/
Dnetwork_portal_detector_strategy.cc34 virtual bool CanPerformAttemptImpl() OVERRIDE { in CanPerformAttemptImpl() function in chromeos::__anonce89f72e0111::LoginScreenStrategy
62 virtual bool CanPerformAttemptImpl() OVERRIDE { return true; } in CanPerformAttemptImpl() function in chromeos::__anonce89f72e0111::ErrorScreenStrategy
93 virtual bool CanPerformAttemptImpl() OVERRIDE { return true; } in CanPerformAttemptImpl() function in chromeos::__anonce89f72e0111::SessionStrategy
187 bool PortalDetectorStrategy::CanPerformAttemptImpl() { return false; } in CanPerformAttemptImpl() function in chromeos::PortalDetectorStrategy