Home
last modified time | relevance | path

Searched defs:AIBinder_DeathRecipient (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/ndk/
Dibinder_internal.h131 struct AIBinder_DeathRecipient : ::android::RefBase { struct
136 const ::android::wp<AIBinder_DeathRecipient>& parentRecipient, in TransferDeathRecipient() argument
168 AIBinder_DeathRecipient_onBinderDied mOnDied; argument
Dibinder.cpp287 AIBinder_DeathRecipient::AIBinder_DeathRecipient(AIBinder_DeathRecipient_onBinderDied onDied) in AIBinder_DeathRecipient() function in AIBinder_DeathRecipient
/frameworks/native/libs/binder/ndk/include_ndk/android/
Dbinder_ibinder.h125 typedef struct AIBinder_DeathRecipient AIBinder_DeathRecipient; typedef