Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A DInputBufferManager.cpp336 nsecs_t timeNowNs = systemTime(); in processNotifications() local
347 timeNowNs - deathNotifications.lastSentNs; in processNotifications()
397 deathNotifications.lastSentNs = timeNowNs; in processNotifications()