Home
last modified time | relevance | path

Searched defs:deathNotifications (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/utils/
H A DInputBufferManager.cpp160 DeathNotifications &deathNotifications = findListenerD->second; in _unregisterFrameData() local
307 DeathNotifications &deathNotifications = mDeathNotifications[bufferId->listener]; in _onBufferDestroyed() local
344 DeathNotifications &deathNotifications = it->second; in processNotifications() local
/aosp_15_r20/frameworks/av/media/codec2/hal/aidl/
H A DInputBufferManager.cpp153 DeathNotifications &deathNotifications = findListenerD->second; in _unregisterFrameData() local
290 DeathNotifications &deathNotifications = mDeathNotifications[bufferId->listener]; in _onBufferDestroyed() local
327 DeathNotifications &deathNotifications = it->second; in processNotifications() local