Searched refs:DeathRecipientList (Results 1 – 1 of 1) sorted by relevance
536 class DeathRecipientList : public RefBase { class541 DeathRecipientList();542 ~DeathRecipientList();601 sp<DeathRecipientList> list = mList.promote(); in clearReference()660 wp<DeathRecipientList> mList;665 DeathRecipientList::DeathRecipientList() { in DeathRecipientList() function in DeathRecipientList669 DeathRecipientList::~DeathRecipientList() { in ~DeathRecipientList()716 Mutex& DeathRecipientList::lock() { in lock()761 nativeData->mOrgue = new DeathRecipientList; in javaObjectForIBinder()1455 DeathRecipientList* list = nd->mOrgue.get(); in android_os_BinderProxy_linkToDeath()[all …]