Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp1033 c2_status_t findComponent(C2String name, std::shared_ptr<ComponentModule> *module);
1276 c2_status_t C2PlatformComponentStore::findComponent( in findComponent() function in android::C2PlatformComponentStore
1293 c2_status_t res = findComponent(name, &module); in createComponent()
1306 c2_status_t res = findComponent(name, &module); in createInterface()