Home
last modified time | relevance | path

Searched refs:ResetBuckets (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/download/
Drate_estimator.cc26 ResetBuckets(TimeTicks::Now()); in RateEstimator()
37 ResetBuckets(now); in RateEstimator()
85 ResetBuckets(now); in ClearOldBuckets()
100 ResetBuckets(now); in ClearOldBuckets()
113 void RateEstimator::ResetBuckets(TimeTicks now) { in ResetBuckets() function in content::RateEstimator
Drate_estimator.h41 void ResetBuckets(base::TimeTicks now);