Searched defs:pDir (Results 1 – 5 of 5) sorted by relevance
93 DIR* pDir = opendir(dirPath.string()); in findFactoryForScheme() local130 DIR* pDir = opendir(dirPath.string()); in enumeratePlugins() local
89 DIR* pDir = opendir(dirPath.string()); in findFactoryForScheme() local126 DIR* pDir = opendir(dirPath.string()); in enumeratePlugins() local
101 DIR* pDir = opendir(dirPath.string()); in findFactoryForScheme() local141 DIR* pDir = opendir(dirPath.string()); in enumeratePlugins() local
42 DIR* pDir = opendir(pluginDir.string()); in PluginLoader() local