Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp256 nsecs_t lastSentNs; member
264 lastSentNs(systemTime() - kNotificationPeriodNs), in DeathNotifications()
946 timeNowNs - deathNotifications.lastSentNs; in processNotifications()
1002 deathNotifications.lastSentNs = timeNowNs; in processNotifications()