Home
last modified time | relevance | path

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

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