Home
last modified time | relevance | path

Searched defs:VERSION (Results 1 – 7 of 7) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/
DHwSignHead.java34 private static final char[] VERSION = "1000".toCharArray(); // 4-Bytes, version is 1.0.0.0 field in HwSignHead
/developtools/global_resource_tool/build/libxml2/win32/include/
Dconfig.h273 #define VERSION "2.9.10" macro
/developtools/global_resource_tool/build/libxml2/
DCMakeLists.txt65 set(VERSION "${LIBXML_MAJOR_VERSION}.${LIBXML_MINOR_VERSION}.${LIBXML_MICRO_VERSION}") variable
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/hapsigntool/
DHapSignTool.java47 private static final String VERSION = "1.0.0"; field in HapSignTool
/developtools/hiperf/include/
Dperf_file_format.h33 VERSION, // A perf_header_string with the perf user tool version where the data was collected. enumerator
/developtools/packing_tool/adapter/ohos/
DJsonUtil.java45 private static final String VERSION = "version"; field in JsonUtil
DCompressor.java60 private static final String VERSION = "\"version\""; field in Compressor