Home
last modified time | relevance | path

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

/external/libchrome/base/time/
Dtime_now_posix.cc94 TimeTicks::Clock TimeTicks::GetClock() { in GetClock() function in base::TimeTicks
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
Dtrace_time.py230 def GetClock(): function
/external/libchrome/base/task/sequence_manager/
Dthread_controller_with_message_pump_impl.cc79 const TickClock* ThreadControllerWithMessagePumpImpl::GetClock() { in GetClock() function in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl
Dthread_controller_impl.cc124 const TickClock* ThreadControllerImpl::GetClock() { in GetClock() function in base::sequence_manager::internal::ThreadControllerImpl
/external/boringssl/src/ssl/test/
Dtest_state.cc42 struct timeval *GetClock() { in GetClock() function
/external/perfetto/src/traced/probes/ftrace/
Dftrace_procfs.cc184 std::string FtraceProcfs::GetClock() { in GetClock() function in perfetto::FtraceProcfs