Searched refs:newModules (Results 1 – 1 of 1) sorted by relevance
3709 std::set<std::string> newModules; in GetRemoveExtensionDirs() local3713 newModules.insert(curModules.begin(), curModules.end()); in GetRemoveExtensionDirs()3716 if (newModules.find(oldModuleName) == newModules.end()) { in GetRemoveExtensionDirs()