Searched refs:restricted_time_intervals (Results 1 – 2 of 2) sorted by relevance
87 const WeeklyTimeIntervalVector& restricted_time_intervals) { in WaitForRestrictedIntervalStarts() argument88 DCHECK(!restricted_time_intervals.empty()); in WaitForRestrictedIntervalStarts()91 FindNextNearestInterval(restricted_time_intervals, Now()); in WaitForRestrictedIntervalStarts()
79 const WeeklyTimeIntervalVector& restricted_time_intervals);