Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hidl/1.0/utils/
DInputBufferManager.cpp321 nsecs_t timeNowNs = systemTime(); in processNotifications() local
332 timeNowNs - deathNotifications.lastSentNs; in processNotifications()
382 deathNotifications.lastSentNs = timeNowNs; in processNotifications()