Home
last modified time | relevance | path

Searched defs:HAP_SIG_BLOCK_MAGIC_HI_V3 (Results 1 - 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/hap/utils/include/
H A Dhap_utils.h69 static constexpr int64_t HAP_SIG_BLOCK_MAGIC_HI_V3 = 0x3e6b636f6c62206eLL; member in OHOS::SignatureTools::HapUtils
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/utils/
H A DHapUtils.java139 public static final long HAP_SIG_BLOCK_MAGIC_HI_V3 = 0x3e6b636f6c62206eL; field in HapUtils

Completed in 3 milliseconds