Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DEscapeCharacter.java37 private static final int INTERCEPT1_LEN = 2; field in EscapeCharacter
75 pos + ESCAPE_STRING1_LEN + INTERCEPT1_LEN), RADIX_NUM); in unescape()
77 lastPos = pos + ESCAPE_STRING1_LEN + INTERCEPT1_LEN; in unescape()