Home
last modified time | relevance | path

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

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