Home
last modified time | relevance | path

Searched refs:USE_NONE (Results 1 - 3 of 3) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
H A DHashUtils.java52 int result = HashAlgs.USE_NONE; in getHashAlgsId()
134 public static final int USE_NONE = 0; field in HashUtils.HashAlgs
/developtools/hapsigner/hapsigntool_cpp/utils/include/
H A Dhash_utils.h25 USE_NONE = 0, member in OHOS::SignatureTools::HashAlgs
/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dhash_utils.cpp30 int result = static_cast<int>(HashAlgs::USE_NONE); in GetHashAlgsId()

Completed in 2 milliseconds