Home
last modified time | relevance | path

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

/system/core/libutils/
DSystemClock.cpp71 static inline void checkTimeStamps(int64_t timestamp, in checkTimeStamps() function
102 #define checkTimeStamps(timestamp, prevTimestampPtr, prevMethodPtr, curMethod) macro
133 checkTimeStamps(timestamp, &prevTimestamp, &prevMethod, METHOD_IOCTL); in elapsedRealtimeNano()
141 checkTimeStamps(timestamp, &prevTimestamp, &prevMethod, in elapsedRealtimeNano()
150 checkTimeStamps(timestamp, &prevTimestamp, &prevMethod, in elapsedRealtimeNano()