Searched defs:incomparable (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/provider/certpath/
H A DBuilder.java135 * @param incomparable the value to return if the names are
136 * incomparable
144 GeneralNameInterface test, int incomparable)
151 return incomparable;
157 return incomparable;
165 return incomparable;
181 * @param incomparable the value to return if the names are
182 * incomparable
190 int incomparable)
198 return incomparable;
143 distance(GeneralNameInterface base, GeneralNameInterface test, int incomparable) argument
189 hops(GeneralNameInterface base, GeneralNameInterface test, int incomparable) argument
[all...]

Completed in 27 milliseconds