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

  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector_impl.h 152 min_time_between_attempts_ = delta;
231 base::TimeDelta min_time_between_attempts_; member in class:chromeos::NetworkPortalDetectorImpl
network_portal_detector_impl.cc 80 min_time_between_attempts_(
276 base::TimeDelta delay_between_attempts = min_time_between_attempts_;

Completed in 1589 milliseconds