Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/net/
Dnetwork_portal_detector_strategy.cc63 virtual bool CanPerformAttemptAfterDetectionImpl() OVERRIDE { return true; } in CanPerformAttemptAfterDetectionImpl() function in chromeos::__anonce89f72e0111::ErrorScreenStrategy
94 virtual bool CanPerformAttemptAfterDetectionImpl() OVERRIDE { return true; } in CanPerformAttemptAfterDetectionImpl() function in chromeos::__anonce89f72e0111::SessionStrategy
189 bool PortalDetectorStrategy::CanPerformAttemptAfterDetectionImpl() { in CanPerformAttemptAfterDetectionImpl() function in chromeos::PortalDetectorStrategy