Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp778 c2_status_t fetchModule(std::shared_ptr<ComponentModule> *module) { in fetchModule() function
1142 if (loader.fetchModule(&module) == C2_OK) { in visitComponents()
1169 return mComponents.at(pos->second).fetchModule(module); in findComponent()