Searched refs:AIBinder_DeathRecipient_delete (Results 1 – 7 of 7) sorted by relevance
26 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AIBinder_DeathRecipient_delete);135 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AIBinder_DeathRecipient_delete); in init_stub_library()
6 AIBinder_DeathRecipient_delete;
642 void AIBinder_DeathRecipient_delete(AIBinder_DeathRecipient* recipient) { in AIBinder_DeathRecipient_delete() function
569 void AIBinder_DeathRecipient_delete(AIBinder_DeathRecipient* recipient) __INTRODUCED_IN(29);
267 : public impl::ScopedAResource<AIBinder_DeathRecipient*, void, AIBinder_DeathRecipient_delete,
209 AIBinder_DeathRecipient_delete(recipient); in TEST()241 AIBinder_DeathRecipient_delete(recipient); in TEST()