Home
last modified time | relevance | path

Searched refs:restricted_time_intervals (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/update_manager/
H A Dupdate_time_restrictions_monitor.cc87 const WeeklyTimeIntervalVector& restricted_time_intervals) { in WaitForRestrictedIntervalStarts() argument
88 DCHECK(!restricted_time_intervals.empty()); in WaitForRestrictedIntervalStarts()
91 FindNextNearestInterval(restricted_time_intervals, Now()); in WaitForRestrictedIntervalStarts()
H A Dupdate_time_restrictions_monitor.h79 const WeeklyTimeIntervalVector& restricted_time_intervals);