Home
last modified time | relevance | path

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

/system/libhidl/transport/include/hidl/
DHidlBinderSupport.h40 struct hidl_binder_death_recipient : IBinder::DeathRecipient { struct
47 uint64_t mCookie;
48 wp<::android::hidl::base::V1_0::IBase> mBase;
/system/libhidl/transport/
DHidlBinderSupport.cpp36 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