Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h74 void onDeathReceived();
/frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/
DComponent.h77 void onDeathReceived();
/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponent.h77 void onDeathReceived();
/frameworks/av/media/codec2/hal/hidl/1.2/utils/
DComponent.cpp274 void Component::onDeathReceived() { in onDeathReceived() function in android::hardware::media::c2::V1_2::utils::Component
658 strongComponent->onDeathReceived(); in initListener()
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
DComponent.cpp272 void Component::onDeathReceived() { in onDeathReceived() function in android::hardware::media::c2::V1_0::utils::Component
619 strongComponent->onDeathReceived(); in initListener()
/frameworks/av/media/codec2/hal/hidl/1.1/utils/
DComponent.cpp276 void Component::onDeathReceived() { in onDeathReceived() function in android::hardware::media::c2::V1_1::utils::Component
631 strongComponent->onDeathReceived(); in initListener()