Home
last modified time | relevance | path

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

/system/update_engine/
Dpayload_state.h581 base::Time attempt_start_time_monotonic_; variable
Dpayload_state.cc202 attempt_start_time_monotonic_ = clock->GetMonotonicTime(); in AttemptStarted()
632 clock->GetMonotonicTime() - attempt_start_time_monotonic_; in CollectAndReportAttemptMetrics()