Searched refs:DeathContext (Results 1 – 2 of 2) sorted by relevance
116 struct DeathContext;117 DeathContext *mDeathContext;
191 struct Component::DeathContext { struct in aidl::android::hardware::media::c2::utils::Component516 mDeathContext = new DeathContext{ref<Component>()}; in initListener()526 DeathContext *context = (DeathContext *)cookie; in OnBinderDied()535 delete (DeathContext *)cookie; in OnBinderUnlinked()