Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponentStore.h106 void reportComponentDeath(const Component::LocalId& componentLocalId);
/hardware/google/av/codec2/hidl/1.0/utils/
DComponentStore.cpp295 void ComponentStore::reportComponentDeath( in reportComponentDeath() function in hardware::google::media::c2::V1_0::utils::ComponentStore
DComponent.cpp663 mStore->reportComponentDeath(mLocalId); in ~Component()