Home
last modified time | relevance | path

Searched refs:pruneThisTransferEntry (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/ndk/
Dibinder_internal.h198 void pruneThisTransferEntry(const ::android::sp<::android::IBinder>&, void* cookie);
Dibinder.cpp284 strongRecip->pruneThisTransferEntry(getBinder(), recip.cookie); in ~ABpBinder()
457 void AIBinder_DeathRecipient::pruneThisTransferEntry(const sp<IBinder>& who, void* cookie) { in pruneThisTransferEntry() function in AIBinder_DeathRecipient