Home
last modified time | relevance | path

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

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