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

  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_service.cc 262 now - first_check_time_with_same_result_);
267 first_check_time_with_same_result_ = now;
300 GetCurrentTimeTicks() - first_check_time_with_same_result_);
349 first_check_time_with_same_result_ = base::TimeTicks();
captive_portal_service.h 178 base::TimeTicks first_check_time_with_same_result_; member in class:CaptivePortalService

Completed in 73 milliseconds