| /developtools/hapsigner/hapsigntool_cpp/zip/src/ |
| H A D | random_access_file_output.cpp | 43 int length = buffer.GetCapacity(); in Write() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/ |
| H A D | ZipDataOutput.java | 35 void write(byte[] buffer, int offset, int length) throws IOException; in write() argument
|
| H A D | RandomAccessFileZipDataOutput.java | 61 public void write(byte[] buffer, int offset, int length) throws IOException { in write() argument [all...] |
| H A D | MessageDigestZipDataOutput.java | 35 public void write(byte[] buffer, int offset, int length) throws IOException { in write() argument
|
| /developtools/hapsigner/hapsigntool_cpp/codesigning/fsverity/include/ |
| H A D | fs_verity_descriptor_with_sign.h | 41 int32_t length; member in OHOS::SignatureTools::FsVerityDescriptorWithSign
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/ |
| H A D | SigningBlock.java | 25 private int length; field in SigningBlock
|
| H A D | HwBlockHead.java | 70 public static byte[] getBlockHead(char type, char tag, short length, int offset) { in getBlockHead() argument 92 getBlockHeadLittleEndian(char type, char tag, int length, int offset) getBlockHeadLittleEndian() argument [all...] |
| H A D | SignContentInfo.java | 52 protected int length; field in SignContentHash 64 SignContentHash(char type, char tag, short algId, int length, byte[] hash) { in SignContentHash() argument 95 public void addContentHashData(char type, char tag, short algId, int length, byt argument [all...] |
| /developtools/hapsigner/hapsigntool_cpp/codesigning/fsverity/src/ |
| H A D | fs_verity_descriptor_with_sign.cpp | 35 FsVerityDescriptorWithSign::FsVerityDescriptorWithSign(int32_t type, int32_t length, in FsVerityDescriptorWithSign() argument
|
| /developtools/hapsigner/hapsigntool_cpp/hap/entity/src/ |
| H A D | block_head.cpp | 33 std::string BlockHead::GetBlockHead(const char type, const char tag, const short length, const int offset) in GetBlockHead() argument 48 GetBlockHeadLittleEndian(const char type, const char tag, const int length, const int offset) GetBlockHeadLittleEndian() argument
|
| H A D | sign_content_info.cpp | 23 SignContentHash(const char type, const char tag, const short algId, const int length, const std::vector<int8_t> &hash) SignContentHash() argument 41 AddContentHashData(const char type, const char tag, const short algId, const int length, const std::vector<int8_t> &hash) AddContentHashData() argument
|
| /developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/utils/ |
| H A D | fs_digest_utils_test.cpp | 76 int length = 32; in HWTEST_F() local
|
| H A D | cms_utils_test.cpp | 143 int64_t length = 23221; in HWTEST_F() local
|
| /developtools/hapsigner/hapsigntool_cpp_test/unittest/elfVerify/ |
| H A D | signing_block_test.cpp | 45 int32_t length = signingBlock.GetLength(); in HWTEST_F() local
|
| H A D | hap_utils_test.cpp | 46 int length = result.length(); in HWTEST_F() local
|
| H A D | verify_bin_test.cpp | 480 int64_t length = 0; in HWTEST_F() local 499 int64_t length = 0; in HWTEST_F() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/fsverity/ |
| H A D | FsVerityDescriptorWithSign.java | 35 private int length; field in FsVerityDescriptorWithSign 63 public FsVerityDescriptorWithSign(int type, int length, FsVerityDescriptor fsVerityDescriptor, byte[] signature) { in FsVerityDescriptorWithSign() argument [all...] |
| /developtools/hdc/src/common/ |
| H A D | usb.h | 29 virtual int SendUSBRaw(HSession hSession, uint8_t *data, const int length) in SendUSBRaw() argument
|
| /developtools/hapsigner/hapsigntool_cpp/codesigning/utils/src/ |
| H A D | fs_digest_utils.cpp | 26 void DigestUtils::AddData(const char* data, int length) in AddData() argument
|
| /developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/fsverity/ |
| H A D | fs_verity_descriptor_with_sign_test.cpp | 98 int32_t length = 0; in HWTEST_F() local 120 int32_t length = 0; in HWTEST_F() local 141 int32_t length = 0; in HWTEST_F() local
|
| /developtools/profiler/device/plugins/xpower_plugin/include/ |
| H A D | xpower_common.h | 44 size_t length;
member
|
| /developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/sign/ |
| H A D | verify_code_signature_test.cpp | 111 int64_t length = 23193; in HWTEST_F() local 133 int64_t length = 23193; in HWTEST_F() local 153 int64_t length = 23193; in HWTEST_F() local 173 int64_t length = 23194; in HWTEST_F() local 193 int64_t length = 23193; in HWTEST_F() local 213 int64_t length = 23221; HWTEST_F() local 233 int64_t length = 23193; HWTEST_F() local 253 int64_t length = 23193; HWTEST_F() local 273 int64_t length = 23193; HWTEST_F() local 293 int64_t length = 4096; HWTEST_F() local 314 int64_t length = 10516; HWTEST_F() local 334 int64_t length = 10516; HWTEST_F() local 354 int64_t length = 10516; HWTEST_F() local 374 int64_t length = 2; HWTEST_F() local 394 int64_t length = 10516; HWTEST_F() local 414 int64_t length = 10516; HWTEST_F() local 434 int64_t length = 10516; HWTEST_F() local 476 int64_t length = 23221; HWTEST_F() local [all...] |
| /developtools/hdc/hdc_rust/src/cffi/ |
| H A D | uart_wrapper.cpp | 47 ssize_t length = 0; in ReadUartDevExt() local [all...] |
| /developtools/profiler/device/plugins/gpu_plugin/src/ |
| H A D | gpu_data_plugin.cpp | 54 uint32_t length; in Report() local
|
| /developtools/hapsigner/hapsigntool_cpp/utils/src/ |
| H A D | hash_utils.cpp | 107 std::vector<int8_t> HashUtils::GetDigestFromBytes(const std::vector<int8_t>& fileBytes, int64_t length, in GetDigestFromBytes() argument
|