Searched refs:identityHash (Results 1 – 1 of 1) sorted by relevance
200 int identityHash = System.identityHashCode(xmlFamily); in pushFamilyToFallback() local201 if (familyListSet.seenXmlFamilies.get(identityHash, -1) != -1) { in pushFamilyToFallback()204 familyListSet.seenXmlFamilies.append(identityHash, 1); in pushFamilyToFallback()