Searched refs:mDeathRecipientList (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_os_HwRemoteBinder.h74 sp<HwBinderDeathRecipientList> mDeathRecipientList; member in struct:android::JHwRemoteBinder
H A Dandroid_os_HwRemoteBinder.cpp275 mDeathRecipientList = new HwBinderDeathRecipientList();
298 return mDeathRecipientList;

Completed in 164 milliseconds