Searched refs:AIBinder_DeathRecipient_delete (Results 1 – 8 of 8) sorted by relevance
28 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AIBinder_DeathRecipient_delete);144 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AIBinder_DeathRecipient_delete); in init_stub_library()
6 AIBinder_DeathRecipient_delete;
678 void AIBinder_DeathRecipient_delete(AIBinder_DeathRecipient* recipient) { in AIBinder_DeathRecipient_delete() function
575 void AIBinder_DeathRecipient_delete(AIBinder_DeathRecipient* recipient) __INTRODUCED_IN(29);
309 : public impl::ScopedAResource<AIBinder_DeathRecipient*, AIBinder_DeathRecipient_delete,
400 AIBinder_DeathRecipient_delete(recipient); in TEST()432 AIBinder_DeathRecipient_delete(recipient); in TEST()
609 sys::AIBinder_DeathRecipient_delete(self.recipient); in drop()