Searched defs:pDir (Results 1 – 5 of 5) sorted by relevance
94 DIR* pDir = opendir(dirPath.c_str()); in findFactoryForScheme() local131 DIR* pDir = opendir(dirPath.c_str()); in enumeratePlugins() local
90 DIR* pDir = opendir(dirPath.c_str()); in findFactoryForScheme() local127 DIR* pDir = opendir(dirPath.c_str()); in enumeratePlugins() local
102 DIR* pDir = opendir(dirPath.c_str()); in findFactoryForScheme() local142 DIR* pDir = opendir(dirPath.c_str()); in enumeratePlugins() local
44 DIR* pDir = opendir(pluginDir.c_str()); in PluginLoader() local