Searched refs:codePointAndLengthToKey (Results 1 – 4 of 4) sorted by relevance
183 inline static int32_t codePointAndLengthToKey(UChar32 codePoint, int32_t length) { in codePointAndLengthToKey() function
383 int32_t key = ConfusableDataUtils::codePointAndLengthToKey(keyChar, in build()
956 … int key = ConfusableDataUtils.codePointAndLengthToKey(keyChar, targetMapping.fStr.length()); in build()1732 public static final int codePointAndLengthToKey(int codePoint, int length) { in codePointAndLengthToKey() method in SpoofChecker.Builder.ConfusabledataBuilder.ConfusableDataUtils
1001 … int key = ConfusableDataUtils.codePointAndLengthToKey(keyChar, targetMapping.fStr.length()); in build()1798 public static final int codePointAndLengthToKey(int codePoint, int length) { in codePointAndLengthToKey() method in SpoofChecker.Builder.ConfusabledataBuilder.ConfusableDataUtils