Searched refs:getRecipient (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/media/bufferpool/aidl/default/ | ||
D | Accessor.h | 57 AIBinder_DeathRecipient *getRecipient(); |
D | Accessor.cpp | 162 AIBinder_DeathRecipient *ConnectionDeathRecipient::getRecipient() { in getRecipient() function in aidl::android::hardware::media::bufferpool2::implementation::ConnectionDeathRecipient |
D | ClientManager.cpp | 207 AIBinder_linkToDeath(receiver->asBinder().get(), recipient->getRecipient(), in registerSender() |