Home
last modified time | relevance | path

Searched defs:CONTENT_VERSION (Results 1 – 3 of 3) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/hap/sign/include/
Dsign_hap.h38 static constexpr int CONTENT_VERSION = 2; variable
/developtools/hapsigner/hapsigntool_cpp/hap/utils/include/
Dhap_utils.h59 static constexpr int CONTENT_VERSION = 2; variable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/utils/
DHapUtils.java88 public static final int CONTENT_VERSION = 2; field in HapUtils