| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/ |
| D | HwSignHead.java | 48 public static final char[] VERSION = "1000".toCharArray(); field in HwSignHead 71 start = ByteArrayUtils.insertCharToByteArray(signHead, start, VERSION); in getSignHead() 105 for (char c : VERSION) { in getSignHeadLittleEndian()
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/fsverity/ |
| D | FsVerityDescriptor.java | 46 public static final byte VERSION = 1; field in FsVerityDescriptor 155 if (FsVerityDescriptor.VERSION != inFsVersion) { in fromByteArray() 189 buffer.put(VERSION); in toByteArray() 256 private byte version = VERSION;
|
| /developtools/integration_verification/tools/rom_ram_analyzer/lite_small/src/ |
| D | __init__.py | 18 VERSION = 1.0 variable
|
| /developtools/syscap_codec/src/ |
| D | main.c | 40 #define VERSION 7 macro 114 bitMap |= 0x1 << VERSION; in main()
|
| /developtools/hdc/src/ |
| D | CMakeLists.txt | 1 cmake_minimum_required (VERSION 3.4)
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/ |
| D | VerifyElf.java | 253 byte[] versionByte = readByteArrayOffset(bytes, offset, HwSignHead.VERSION.length); in getElfSignBlockData() 254 offset += HwSignHead.VERSION.length; in getElfSignBlockData() 260 for (int i = 0; i < HwSignHead.VERSION.length; i++) { in getElfSignBlockData() 261 if (HwSignHead.VERSION[i] != versionByte[i]) { in getElfSignBlockData()
|
| /developtools/profiler/host/smartperf/client/client_command/include/ |
| D | common.h | 82 VERSION enumerator 114 { CommandHelp::VERSION, std::string("--version") },
|
| /developtools/hiperf/include/ |
| D | perf_file_format.h | 33 VERSION, // A perf_header_string with the perf user tool version where the data was collected. enumerator 70 FEATURE::VERSION,
|
| /developtools/global_resource_tool/ |
| D | CMakeLists.txt | 1 cmake_minimum_required(VERSION 3.15)
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/ |
| D | FsVerityInfoSegment.java | 130 if (inVersion != FsVerityDescriptor.VERSION) { in fromByteArray()
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | smartperf_command.cpp | 67 if (type == CommandHelp::VERSION) { in HelpCommand()
|
| /developtools/global_resource_tool/src/ |
| D | cmd_parser.cpp | 31 { "version", no_argument, nullptr, Option::VERSION}, 378 … handles_.emplace(Option::VERSION, [this](const string &) -> uint32_t { return PrintVersion(); }); in InitCommand()
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | hook_manager.cpp | 49 const std::string VERSION = "1.02"; variable 429 …RegisterWriter(std::make_shared<BufferWriter>(pluginName, VERSION, bufferSize, smbFd, eventFd, age… in CreateWriter()
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/hapsigntool/ |
| D | HapSignTool.java | 50 private static final String VERSION = "1.0.0"; field in HapSignTool 362 LOGGER.info(VERSION); in version()
|
| /developtools/global_resource_tool/include/ |
| D | resource_data.h | 128 VERSION = 'v', enumerator
|
| /developtools/integration_verification/tools/rom_ram_analyzer/standard/ |
| D | rom_analyzer.py | 290 VERSION = 2.0
|
| D | ram_analyzer.py | 561 VERSION = 1.0
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/ |
| D | CodeSigning.java | 181 … FsVerityInfoSegment fsVerityInfoSegment = new FsVerityInfoSegment(FsVerityDescriptor.VERSION, in getCodeSignBlock()
|
| /developtools/packing_tool/adapter/ohos/ |
| D | ModuleJsonUtil.java | 43 private static final String VERSION = "version"; field in ModuleJsonUtil 162 JSONObject versionObj = appObj.getJSONObject(VERSION); in parseFaVersion() 540 JSONObject finalVersionObj = finalAppObj.getJSONObject(VERSION); in verifyAppInPackInfo() 541 JSONObject srcVersionObj = srcAppObj.getJSONObject(VERSION); in verifyAppInPackInfo()
|
| D | JsonUtil.java | 49 private static final String VERSION = "version"; field in JsonUtil 241 JSONObject versionJson = appJson.getJSONObject(VERSION); in parseShellVersionInfoToAppInfo() 373 if (appJson.containsKey(VERSION)) { in parseAppInfo() 374 JSONObject version = appJson.getJSONObject(VERSION); in parseAppInfo()
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/utils/ |
| D | Utils.ets | 461 // if (Build.VERSION.SDK_INT >= 16)
|
| /developtools/ace_ets2bundle/compiler/codegen/ |
| D | codegen_ets.js | 15 …,(function(e,t){Ie.call(Dr.prototype,t)||(Ep[t]=e)})),Ep),{chain:!1}),Dr.VERSION="4.17.21",Tt(["bi…
|