Home
last modified time | relevance | path

Searched refs:RADIX_NUM (Results 1 – 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DEscapeCharacter.java53 private static final int RADIX_NUM = 16; field in EscapeCharacter
70 pos + ESCAPE_STRING2_LEN + INTERCEPT2_LEN), RADIX_NUM); in unescape()
75 pos + ESCAPE_STRING1_LEN + INTERCEPT1_LEN), RADIX_NUM); in unescape()