Home
last modified time | relevance | path

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

/system/libfmq/include/fmq/
DMessageQueueBase.h945 int64_t prevTimeNanos = shouldTimeOut ? android::elapsedRealtimeNano() : 0; in writeBlocking() local
1062 int64_t prevTimeNanos = shouldTimeOut ? android::elapsedRealtimeNano() : 0; in readBlocking() local