Home
last modified time | relevance | path

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

/system/update_engine/update_manager/
Devaluation_context.cc138 timestamp, evaluation_start_monotonic_, &reevaluation_time_monotonic_); in IsMonotonicTimeGreaterThan()
145 reevaluation_time_monotonic_ = Time::Max(); in ResetEvaluation()
181 GetTimeout(evaluation_start_monotonic_, reevaluation_time_monotonic_)); in RunOnValueChangeOrTimeout()
Devaluation_context.h194 base::Time reevaluation_time_monotonic_; variable