Searched refs:getRecipient (Results 1 – 2 of 2) sorted by relevance
/system/libhidl/transport/include/hidl/ | ||
D | HidlBinderSupport.h | 44 wp<hidl_death_recipient> getRecipient(); |
/system/libhidl/transport/ | ||
D | HidlBinderSupport.cpp | 49 wp<hidl_death_recipient> hidl_binder_death_recipient::getRecipient() { in getRecipient() function in android::hardware::hidl_binder_death_recipient |