Home
last modified time | relevance | path

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

/system/core/libutils/
DSystemClock.cpp72 static inline void checkTimeStamps(int64_t timestamp, in checkTimeStamps() function
103 #define checkTimeStamps(timestamp, prevTimestampPtr, prevMethodPtr, curMethod) macro
134 checkTimeStamps(timestamp, &prevTimestamp, &prevMethod, METHOD_IOCTL); in elapsedRealtimeNano()
142 checkTimeStamps(timestamp, &prevTimestamp, &prevMethod, in elapsedRealtimeNano()
151 checkTimeStamps(timestamp, &prevTimestamp, &prevMethod, in elapsedRealtimeNano()