Searched refs:codePointAndLengthToKey (Results 1 – 5 of 5) sorted by relevance
185 inline static int32_t codePointAndLengthToKey(UChar32 codePoint, int32_t length) { in codePointAndLengthToKey() function
383 int32_t key = ConfusableDataUtils::codePointAndLengthToKey(keyChar, in build()
959 … int key = ConfusableDataUtils.codePointAndLengthToKey(keyChar, targetMapping.fStr.length()); in build()1735 public static final int codePointAndLengthToKey(int codePoint, int length) { in codePointAndLengthToKey() method in SpoofChecker.Builder.ConfusabledataBuilder.ConfusableDataUtils
1005 … int key = ConfusableDataUtils.codePointAndLengthToKey(keyChar, targetMapping.fStr.length()); in build()1802 public static final int codePointAndLengthToKey(int codePoint, int length) { in codePointAndLengthToKey() method in SpoofChecker.Builder.ConfusabledataBuilder.ConfusableDataUtils