Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/x509/
DGeneralSubtrees.java361 GeneralSubtree otherEntryGS = other.get(j); in intersect() local
363 getGeneralNameInterface(otherEntryGS); in intersect()
368 newThis.add(otherEntryGS); in intersect()
440 GeneralSubtree otherEntryGS = other.get(i); in intersect() local
441 GeneralNameInterface otherEntry = getGeneralNameInterface(otherEntryGS); in intersect()
465 add(otherEntryGS); in intersect()