Home
last modified time | relevance | path

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

/system/libfmq/include/fmq/
DMessageQueue.h773 int64_t prevTimeNanos = shouldTimeOut ? android::elapsedRealtimeNano() : 0; in writeBlocking() local
888 int64_t prevTimeNanos = shouldTimeOut ? android::elapsedRealtimeNano() : 0; in readBlocking() local