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

  /external/chromium_org/sync/sessions/
data_type_tracker.h 86 base::TimeDelta GetTimeUntilUnthrottle(base::TimeTicks now) const;
data_type_tracker.cc 135 base::TimeDelta DataTypeTracker::GetTimeUntilUnthrottle(
nudge_tracker.cc 161 // Return min of GetTimeUntilUnthrottle() values for all IsThrottled() types.
168 it->second.GetTimeUntilUnthrottle(now));

Completed in 84 milliseconds