Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_os_HwRemoteBinder.h71 sp<HwBinderDeathRecipientList> getDeathRecipientList() const;
H A Dandroid_os_HwRemoteBinder.cpp294 sp<HwBinderDeathRecipientList> JHwRemoteBinder::getDeathRecipientList() const { in getDeathRecipientList() function in android::JHwRemoteBinder
362 HwBinderDeathRecipientList* list = (context->getDeathRecipientList()).get(); in JHwRemoteBinder_linkToDeath()
392 HwBinderDeathRecipientList* list = (context->getDeathRecipientList()).get(); in JHwRemoteBinder_unlinkToDeath()