Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
H A DInputBufferManager.h226 nsecs_t lastSentNs; member
235 lastSentNs(systemTime() - notificationIntervalNs),
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A DInputBufferManager.cpp347 timeNowNs - deathNotifications.lastSentNs; in processNotifications()
397 deathNotifications.lastSentNs = timeNowNs; in processNotifications()