Searched refs:otherName (Results 1 - 2 of 2) sorted by relevance

/dalvik/dx/src/com/android/dx/rop/cst/
H A DCstMemberRef.java83 CstUtf8 otherName = otherMember.nat.getName();
85 return thisName.compareTo(otherName);
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/
H A DGeneralName.java18 * otherName [0] OtherName,
43 public static final int otherName = 0; field in class:GeneralName
149 case otherName:

Completed in 200 milliseconds