Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_os_HwRemoteBinder.h33 class HwBinderDeathRecipient; variable
Dandroid_os_HwRemoteBinder.cpp66 class HwBinderDeathRecipient : public hardware::IBinder::DeathRecipient class
69HwBinderDeathRecipient(JNIEnv* env, jobject object, jlong cookie, const sp<HwBinderDeathRecipientL… in HwBinderDeathRecipient() function in android::HwBinderDeathRecipient