HomeSort by relevance Sort by last modified time
    Searched refs:evaluation_start_monotonic_ (Results 1 - 2 of 2) sorted by null

  /system/update_engine/update_manager/
evaluation_context.cc 137 return IsTimeGreaterThanHelper(timestamp, evaluation_start_monotonic_,
143 evaluation_start_monotonic_ = clock_->GetMonotonicTime();
181 GetTimeout(evaluation_start_monotonic_, reevaluation_time_monotonic_));
242 chromeos_update_engine::utils::ToString(evaluation_start_monotonic_));
evaluation_context.h 184 base::Time evaluation_start_monotonic_; member in class:chromeos_update_manager::EvaluationContext

Completed in 34 milliseconds