Searched defs:AIBinder_DeathRecipient (Results 1 – 4 of 4) sorted by relevance
141 struct AIBinder_DeathRecipient : ::android::RefBase { struct146 const ::android::wp<AIBinder_DeathRecipient>& parentRecipient, in TransferDeathRecipient() argument178 AIBinder_DeathRecipient_onBinderDied mOnDied; argument
385 AIBinder_DeathRecipient::AIBinder_DeathRecipient(AIBinder_DeathRecipient_onBinderDied onDied) in AIBinder_DeathRecipient() function in AIBinder_DeathRecipient
130 typedef struct AIBinder_DeathRecipient AIBinder_DeathRecipient; typedef
593 fn as_native(&self) -> *const sys::AIBinder_DeathRecipient { in as_native()597 fn as_native_mut(&mut self) -> *mut sys::AIBinder_DeathRecipient { in as_native_mut()