Home
last modified time | relevance | path

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

/tracing/tracing-perfetto-binary/src/main/cpp/perfetto/
Dperfetto.cc7000 class Timer { class in perfetto::base::Watchdog
7003 Timer() {} in Timer() function in perfetto::base::Watchdog::Timer
7004 Timer(const Timer&) {} in Timer() function in perfetto::base::Watchdog::Timer
7514 Watchdog::Timer::Timer(Watchdog* watchdog, in Timer() function in perfetto::base::Watchdog::Timer
7532 Watchdog::Timer::Timer(Timer&& other) noexcept { in Timer() function in perfetto::base::Watchdog::Timer