Searched refs:aRemoved (Results 1 – 2 of 2) sorted by relevance
276 …std::vector<std::string>& aAdded, std::vector<std::string>& aRemoved, std::vector<std::string>& aM… in scanModifications() argument309 aRemoved.push_back(ref.first); in scanModifications()314 for (const auto& ref : aRemoved) { in scanModifications()
49 …void scanModifications(std::vector<std::string>& aAdded, std::vector<std::string>& aRemoved, std::…