Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/common/libs/utils/
Dsimulated_buffer_test.cpp28 virtual void FetchCurrentTime(MonotonicTimePoint* dest) const override { in FetchCurrentTime() function in MockTimepointFactory
49 void FetchCurrentTime(MonotonicTimePoint* dest) const { in FetchCurrentTime() function in MockSimulatedBuffer
/device/google/cuttlefish_common/common/libs/time/
Dmonotonic_time.h235 virtual void FetchCurrentTime(MonotonicTimePoint* dest) const { in FetchCurrentTime() function