Searched refs:InitGenericPlugin (Results 1 – 2 of 2) sorted by relevance
114 Status InitGenericPlugin(std::shared_ptr<PluginRegInfo>& reg, const PluginDefBase& def);
103 InitGenericPlugin(regInfo, def); in UpdateRegisterTableAndRegisterNames()252 Status PluginRegister::RegisterImpl::InitGenericPlugin(std::shared_ptr<PluginRegInfo>& reg, const P… in InitGenericPlugin() function in PluginRegister::RegisterImpl