Home
last modified time | relevance | path

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

/developtools/integration_verification/tools/rom_ram_analyzer/lite_small/src/
D__init__.py18 VERSION = 1.0 variable
/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/syscap_codec/src/
Dmain.c41 #define VERSION 7 macro
/developtools/profiler/host/smartperf/client/client_command/include/
Dcommon.h81 VERSION enumerator
/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/profiler/device/plugins/native_daemon/src/
Dhook_manager.cpp51 const std::string VERSION = "1.01"; variable
/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/
DModuleJsonUtil.java43 private static final String VERSION = "version"; field in ModuleJsonUtil
DJsonUtil.java48 private static final String VERSION = "version"; field in JsonUtil
DCompressor.java66 private static final String VERSION = "\"version\""; field in Compressor