OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTimeUntilUnthrottle
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sync/sessions/
data_type_tracker.h
81
base::TimeDelta
GetTimeUntilUnthrottle
(base::TimeTicks now) const;
data_type_tracker.cc
126
base::TimeDelta DataTypeTracker::
GetTimeUntilUnthrottle
(
nudge_tracker.cc
152
// Return min of
GetTimeUntilUnthrottle
() values for all IsThrottled() types.
159
it->second.
GetTimeUntilUnthrottle
(now));
Completed in 170 milliseconds