Searched refs:newComponentIds (Results 1 – 1 of 1) sorted by relevance
75 std::vector<std::string> newComponentIds = GetNewVersionComponentIds(); in GetAllComponentIds() local78 componentIds.insert(componentIds.end(), newComponentIds.begin(), newComponentIds.end()); in GetAllComponentIds()