Home
last modified time | relevance | path

Searched refs:getRecipient (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/media/bufferpool/aidl/default/
DAccessor.h57 AIBinder_DeathRecipient *getRecipient();
DAccessor.cpp162 AIBinder_DeathRecipient *ConnectionDeathRecipient::getRecipient() { in getRecipient() function in aidl::android::hardware::media::bufferpool2::implementation::ConnectionDeathRecipient
DClientManager.cpp207 AIBinder_linkToDeath(receiver->asBinder().get(), recipient->getRecipient(), in registerSender()