Searched refs:pSubsystemPlugins (Results 1 – 2 of 2) sorted by relevance
95 bool CSystemClass::loadSubsystems(string &strError, const CSubsystemPlugins *pSubsystemPlugins, in loadSubsystems() argument112 bool bLoadPluginsSuccess = loadSubsystemsFromSharedLibraries(errors, pSubsystemPlugins); in loadSubsystems()122 const CSubsystemPlugins *pSubsystemPlugins) in loadSubsystemsFromSharedLibraries() argument129 for (pluginLocation = 0; pluginLocation < pSubsystemPlugins->getNbChildren(); in loadSubsystemsFromSharedLibraries()134 static_cast<const CPluginLocation *>(pSubsystemPlugins->getChild(pluginLocation)); in loadSubsystemsFromSharedLibraries()
63 bool loadSubsystems(std::string &strError, const CSubsystemPlugins *pSubsystemPlugins,103 const CSubsystemPlugins *pSubsystemPlugins);