Home
last modified time | relevance | path

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

/system/libhidl/transport/
DHidlBinderSupport.cpp31 hidl_binder_death_recipient::hidl_binder_death_recipient(const sp<hidl_death_recipient> &recipient, in hidl_binder_death_recipient() function in android::hardware::hidl_binder_death_recipient
36 void hidl_binder_death_recipient::binderDied(const wp<IBinder>& /*who*/) { in binderDied()
44 wp<hidl_death_recipient> hidl_binder_death_recipient::getRecipient() { in getRecipient()
/system/libhidl/transport/include/hidl/
DHidlBinderSupport.h41 struct hidl_binder_death_recipient : IBinder::DeathRecipient { struct
42 hidl_binder_death_recipient(const sp<hidl_death_recipient> &recipient,