Searched refs:fetchModule (Results 1 – 1 of 1) sorted by relevance
778 c2_status_t fetchModule(std::shared_ptr<ComponentModule> *module) { in fetchModule() function1142 if (loader.fetchModule(&module) == C2_OK) { in visitComponents()1169 return mComponents.at(pos->second).fetchModule(module); in findComponent()