Home
last modified time | relevance | path

Searched refs:getConnectionDeathRecipient (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/bufferpool/1.0/
DAccessor.h174 static sp<ConnectionDeathRecipient> getConnectionDeathRecipient();
DAccessor.cpp112 sp<ConnectionDeathRecipient> Accessor::getConnectionDeathRecipient() { in getConnectionDeathRecipient() function in android::hardware::media::bufferpool::V1_0::implementation::Accessor
DClientManager.cpp247 sp<ConnectionDeathRecipient> recipient = Accessor::getConnectionDeathRecipient(); in registerSender()
/frameworks/av/media/bufferpool/2.0/
DAccessor.h186 static sp<ConnectionDeathRecipient> getConnectionDeathRecipient();
DAccessor.cpp112 sp<ConnectionDeathRecipient> Accessor::getConnectionDeathRecipient() { in getConnectionDeathRecipient() function in android::hardware::media::bufferpool::V2_0::implementation::Accessor
DClientManager.cpp255 sp<ConnectionDeathRecipient> recipient = Accessor::getConnectionDeathRecipient(); in registerSender()