Home
last modified time | relevance | path

Searched refs:thisAltEntry (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/x509/
DGeneralSubtrees.java397 GeneralNameInterface thisAltEntry = getGeneralNameInterface(j); in intersect() local
399 if (thisAltEntry.getType() == thisEntry.getType()) { in intersect()
405 thisAltEntry.constrains(othAltEntry); in intersect()