Searched defs:AIBinder_DeathRecipient (Results 1 – 4 of 4) sorted by relevance
145 struct AIBinder_DeathRecipient : ::android::RefBase { struct150 const ::android::wp<AIBinder_DeathRecipient>& parentRecipient, in TransferDeathRecipient() argument190 AIBinder_DeathRecipient_onBinderDied mOnDied; argument191 AIBinder_DeathRecipient_onBinderUnlinked mOnUnlinked; argument
413 AIBinder_DeathRecipient::AIBinder_DeathRecipient(AIBinder_DeathRecipient_onBinderDied onDied) in AIBinder_DeathRecipient() function in AIBinder_DeathRecipient
130 typedef struct AIBinder_DeathRecipient AIBinder_DeathRecipient; typedef
695 fn as_native(&self) -> *const sys::AIBinder_DeathRecipient { in as_native()699 fn as_native_mut(&mut self) -> *mut sys::AIBinder_DeathRecipient { in as_native_mut()