Searched refs:hidl_binder_death_recipient (Results 1 – 2 of 2) sorted by relevance
36 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_recipient41 void hidl_binder_death_recipient::binderDied(const wp<IBinder>& /*who*/) { in binderDied()49 wp<hidl_death_recipient> hidl_binder_death_recipient::getRecipient() { in getRecipient()
40 struct hidl_binder_death_recipient : IBinder::DeathRecipient { struct41 hidl_binder_death_recipient(const sp<hidl_death_recipient> &recipient,