Searched defs:GetTimeout (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/update_manager/
H A Devaluation_context.cc59 TimeDelta GetTimeout(Time curr, Time expires) { function in namespace:__anon2686
182 GetTimeout(evaluation_start_wallclock_, reevaluation_time_wallclock_),
183 GetTimeout(evaluation_start_monotonic_, reevaluation_time_monotonic_));

Completed in 64 milliseconds