Home
last modified time | relevance | path

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

/system/update_engine/common/
Dfake_clock.h34 return monotonic_time_; in GetMonotonicTime()
46 monotonic_time_ = time; in SetMonotonicTime()
55 base::Time monotonic_time_; variable