OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClearOldBuckets
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/download/
rate_estimator.h
40
void
ClearOldBuckets
(base::TimeTicks now);
rate_estimator.cc
48
ClearOldBuckets
(now);
64
const_cast<RateEstimator*>(this)->
ClearOldBuckets
(now);
77
void RateEstimator::
ClearOldBuckets
(TimeTicks now) {
Completed in 2979 milliseconds