HomeSort by relevance Sort by last modified time
    Searched refs:CanPerformAttemptAfterDetection (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector_strategy.h 49 bool CanPerformAttemptAfterDetection();
network_portal_detector_strategy.cc 171 bool PortalDetectorStrategy::CanPerformAttemptAfterDetection() {
network_portal_detector_impl.cc 455 if (CanPerformAttempt() && strategy_->CanPerformAttemptAfterDetection())

Completed in 60 milliseconds