Home
last modified time | relevance | path

Searched defs:GetMonotonicTime (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/common/
Dclock.cc27 base::Time Clock::GetMonotonicTime() { in GetMonotonicTime() function in chromeos_update_engine::Clock
Dfake_clock.h33 base::Time GetMonotonicTime() override { in GetMonotonicTime() function