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