Home
last modified time | relevance | path

Searched defs:version (Results 1 – 25 of 71) sorted by relevance

123

/developtools/ace_js2bundle/ace-loader/
Dpackage-lock.json3 "version": "1.0.11", string
8 "version": "2.2.1", string
17 "version": "7.20.7", string
33 "version": "7.22.5", string
41 "version": "7.22.5", string
46 "version": "7.20.12", string
68 "version": "6.3.0", string
75 "version": "7.22.5", string
86 "version": "7.22.5", string
94 "version": "7.22.5", string
[all …]
/developtools/ace_ets2bundle/compiler/
Dpackage-lock.json3 "version": "0.0.1", string
8 "version": "2.2.1", string
18 "version": "7.20.7", string
35 "version": "1.1.11", string
45 "version": "4.1.1", string
51 "version": "7.2.3", string
65 "version": "3.1.2", string
74 "version": "2.0.0", string
82 "version": "7.22.5", string
91 "version": "7.22.5", string
[all …]
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DFsVerityInfoSegment.java59 private byte version; field in FsVerityInfoSegment
71 public FsVerityInfoSegment(byte version, byte hashAlgorithm, byte log2BlockSize) { in FsVerityInfoSegment()
84 …public FsVerityInfoSegment(int magic, byte version, byte hashAlgorithm, byte log2BlockSize, byte[]… in FsVerityInfoSegment()
DCodeSignBlockHeader.java67 private int version; field in CodeSignBlockHeader
191 private int version = CODE_SIGNING_VERSION; field in CodeSignBlockHeader.Builder
206 public Builder setVersion(int version) { in setVersion()
/developtools/smartperf_host/ide/src/hdc/message/
DSessionHandShake.ts82 get version(): string { method in SessionHandShake
86 set version(value: string) { method in SessionHandShake
/developtools/profiler/host/smartperf/ide/src/hdc/message/
DSessionHandShake.ts82 get version(): string { method in SessionHandShake
86 set version(value: string) { method in SessionHandShake
/developtools/profiler/host/smartperf/client/client_ui/entry/
Dpackage-lock.json3 "version": "1.0.0", string
Dpackage.json12 "version": "1.0.0", string
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/protos/types/plugins/mock_data/
Dmock_plugin_config.proto18 uint32 version = 1; field
/developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/protos/types/plugins/mock_data/
Dmock_plugin_config.proto18 uint32 version = 1; field
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DHapUtils.java513 int version = hapSigningBlockHeader.getInt(); in findHapSigningBlock() local
523 …long hapSignBlockMagicHi, int version, long centralDirectoryStartOffset) throws SignatureNotFoundE… in verifySignBlock()
539 …private static boolean isVersionAndMagicNumValid(int version, long hapSignBlockMagicLo, long hapSi… in isVersionAndMagicNumValid()
551 private final int version; field in HapUtils.HapSignBlockInfo
554 public HapSignBlockInfo(long offset, int version, ByteBuffer content) { in HapSignBlockInfo()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/fsverity/
DFsVerityDescriptor.java93 private byte version; field in FsVerityDescriptor
256 private byte version = VERSION; field in FsVerityDescriptor.Builder
278 public Builder setVersion(byte version) { in setVersion()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
DZipEntryHeader.java57 private short version; field in ZipEntryHeader
213 public void setVersion(short version) { in setVersion()
DCentralDirectory.java64 private short version; field in CentralDirectory
254 public void setVersion(short version) { in setVersion()
/developtools/profiler/device/plugins/api/src/
Dbuffer_writer.cpp29 std::string version, in BufferWriter()
/developtools/packing_tool/
Dbundle.json3 "version": "3.2", string
/developtools/ace_js2bundle/
Dbundle.json4 "version": "3.1", string
/developtools/smartperf_host/
Dbundle.json4 "version": "xxx", string
/developtools/hdc/src/common/
Dchannel.h41 char version[BUF_SIZE_TINY] = { 0 }; member
/developtools/ace_ets2bundle/
Dbundle.json4 "version": "3.1", string
/developtools/global_resource_tool/
Dbundle.json4 "version": "4.0", string
/developtools/bytrace/
Dbundle.json4 "version": "3.1", string
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/
DSignContentInfo.java81 private char[] version = "1000".toCharArray(); field in SignContentInfo
/developtools/profiler/host/smartperf/trace_streamer/src/protos/services/
Dcommon_types.proto59 string version = 7; // "1.01" field
/developtools/smartperf_host/trace_streamer/src/protos/services/
Dcommon_types.proto59 string version = 7; // "1.01" field

123