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 88 base::TimeDelta GetTimeUntilUnthrottle(base::TimeTicks now) const;
data_type_tracker.cc 196 base::TimeDelta DataTypeTracker::GetTimeUntilUnthrottle(
nudge_tracker.cc 178 // Return min of GetTimeUntilUnthrottle() values for all IsThrottled() types.
185 it->second.GetTimeUntilUnthrottle(now));

Completed in 49 milliseconds