Searched refs:foundTypes (Results 1 – 1 of 1) sorted by relevance
1142 Set<Integer> foundTypes = new ArraySet<>(); in validateAttributeUniqueness() local1144 if (!foundTypes.add(attr.type)) { in validateAttributeUniqueness()