Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_register.h114 Status InitGenericPlugin(std::shared_ptr<PluginRegInfo>& reg, const PluginDefBase& def);
H A Dplugin_register.cpp103 InitGenericPlugin(regInfo, def); in UpdateRegisterTableAndRegisterNames()
252 Status PluginRegister::RegisterImpl::InitGenericPlugin(std::shared_ptr<PluginRegInfo>& reg, const P… in InitGenericPlugin() function in PluginRegister::RegisterImpl