Searched refs:evaluation_start_monotonic_ (Results 1 - 2 of 2) sorted by relevance

/system/update_engine/update_manager/
H A Devaluation_context.cc139 return IsTimeGreaterThanHelper(timestamp, evaluation_start_monotonic_,
145 evaluation_start_monotonic_ = clock_->GetMonotonicTime();
183 GetTimeout(evaluation_start_monotonic_, reevaluation_time_monotonic_));
244 chromeos_update_engine::utils::ToString(evaluation_start_monotonic_));
H A Devaluation_context.h184 base::Time evaluation_start_monotonic_; member in class:chromeos_update_manager::EvaluationContext

Completed in 264 milliseconds