Home
last modified time | relevance | path

Searched defs:otherEntry (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/x509/
DGeneralSubtrees.java362 GeneralNameInterface otherEntry = in intersect() local
441 GeneralNameInterface otherEntry = getGeneralNameInterface(otherEntryGS); in intersect() local
/libcore/ojluni/src/main/java/java/util/
DResourceBundle.java609 final CacheKey otherEntry = (CacheKey)other; in equals() local