Searched refs:DeathNotifications (Results 1 – 1 of 1) sorted by relevance
244 struct DeathNotifications { struct262 DeathNotifications() in DeathNotifications() function279 std::map<wp<IComponentListener>, DeathNotifications> mDeathNotifications;733 mDeathNotifications.emplace(listener, DeathNotifications()); in _registerFrameData()789 DeathNotifications &deathNotifications = findListenerD->second; in _unregisterFrameData()911 DeathNotifications &deathNotifications = mDeathNotifications[id.listener]; in _onBufferDestroyed()943 DeathNotifications &deathNotifications = it->second; in processNotifications()