Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h158 void initListener(const sp<Component>& self);
/hardware/google/av/codec2/hidl/1.0/utils/
DComponentStore.cpp178 component->initListener(component); in createComponent()
DComponent.cpp652 void Component::initListener(const sp<Component>& self) { in initListener() function in hardware::google::media::c2::V1_0::utils::Component