Searched refs:compareToUTF16Values (Results 1 – 1 of 1) sorted by relevance
124 return compareToUTF16Values(value, other, len1, len2); in compareToUTF16()134 return compareToUTF16Values(value, other, len1, len2); in compareToUTF16()137 private static int compareToUTF16Values(byte[] value, byte[] other, int len1, int len2) { in compareToUTF16Values() method in StringLatin1