Searched refs:pluginLocation (Results 1 – 2 of 2) sorted by relevance
127 size_t pluginLocation; in loadSubsystemsFromSharedLibraries() local129 for (pluginLocation = 0; pluginLocation < pSubsystemPlugins->getNbChildren(); in loadSubsystemsFromSharedLibraries()130 pluginLocation++) { in loadSubsystemsFromSharedLibraries()134 static_cast<const CPluginLocation *>(pSubsystemPlugins->getChild(pluginLocation)); in loadSubsystemsFromSharedLibraries()
64 for (auto &pluginLocation : plugins) { in toXml() local66 auto location = pluginLocation.first; in toXml()67 auto paths = pluginLocation.second; in toXml()