Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponentStore.h117 std::shared_ptr<C2Component> c2Component; member
/frameworks/av/media/codec2/hidl/1.0/utils/
DComponentStore.cpp304 componentStatus.c2Component = component->mComponent; in reportComponentBirth()
359 std::shared_ptr<C2ComponentInterface> intf = compStatus.c2Component->intf(); in dump()