Home
last modified time | relevance | path

Searched refs:reportComponentBirth (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponentStore.h125 void reportComponentBirth(Component* component);
/frameworks/av/media/codec2/hidl/1.0/utils/
DComponentStore.cpp167 reportComponentBirth(component.get()); in createComponent()
302 void ComponentStore::reportComponentBirth(Component* component) { in reportComponentBirth() function in android::hardware::media::c2::V1_0::utils::ComponentStore