Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DInputBufferManager.h230 nsecs_t lastSentNs; member
239 lastSentNs(systemTime() - notificationIntervalNs),
/frameworks/av/media/codec2/hidl/1.0/utils/
DInputBufferManager.cpp332 timeNowNs - deathNotifications.lastSentNs; in processNotifications()
382 deathNotifications.lastSentNs = timeNowNs; in processNotifications()