Home
last modified time | relevance | path

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

/system/core/libutils/
DTimers_test.cpp23 systemTime(SYSTEM_TIME_REALTIME); in TEST()
/system/core/libutils/include/utils/
DTimers.h76 SYSTEM_TIME_REALTIME = 0, // system-wide realtime clock enumerator
DMutex.h193 timeoutNs += systemTime(SYSTEM_TIME_REALTIME); in timedLock()