Home
last modified time | relevance | path

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

/system/core/libutils/
DSystemClock.cpp74 int curMethod) in checkTimeStamps() argument
93 timestamp, gettime_method_names[curMethod], in checkTimeStamps()
99 *prevMethodPtr = curMethod; in checkTimeStamps()
102 #define checkTimeStamps(timestamp, prevTimestampPtr, prevMethodPtr, curMethod) argument