Home
last modified time | relevance | path

Searched defs:offset (Results 1 - 25 of 110) sorted by relevance

12345

/developtools/hapsigner/hapsigntool_cpp/hap/entity/src/
H A Dsigning_block.cpp28 SigningBlock::SigningBlock(const int32_t type, const std::vector<int8_t> &value, const int64_t offset) in SigningBlock() argument
H A Dblock_head.cpp33 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
/developtools/hapsigner/hapsigntool_cpp/zip/src/
H A Dzip_utils.cpp25 bool ZipUtils::SetCentralDirectoryOffset(ByteBuffer& eocd, int64_t offset) in SetCentralDirectoryOffset() argument
34 bool ZipUtils::SetUInt32ToBuffer(ByteBuffer& buffer, int offset, int64_t value) in SetUInt32ToBuffer() argument
H A Drandom_access_file_input.cpp31 RandomAccessFileInput::RandomAccessFileInput(RandomAccessFile& file, int64_t offset, int64_t size) in RandomAccessFileInput() argument
52 bool RandomAccessFileInput::CopyTo(int64_t offset, int size, ByteBuffer& buffer) in CopyTo() argument
87 ByteBuffer RandomAccessFileInput::CreateByteBuffer(int64_t offset, int size) in CreateByteBuffer() argument
104 Slice(int64_t offset, int64_t size) Slice() argument
117 CheckBoundValid(int64_t offset, int64_t size, int64_t sourceSize) CheckBoundValid() argument
[all...]
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
H A DZipDataOutput.java35 void write(byte[] buffer, int offset, int length) throws IOException; in write() argument
H A DByteBufferZipDataInput.java45 public void copyTo(long offset, long size, ZipDataOutput output) throws IOException { in copyTo() argument
53 public void copyTo(long offset, int size, ByteBuffer buffer) throws IOException { in copyTo() argument
58 public ByteBuffer createByteBuffer(long offset, int size) { in createByteBuffer() argument
71 public ZipDataInput slice(long offset, long size) { in slice() argument
82 checkChunkValid(long offset, long size) checkChunkValid() argument
[all...]
H A DRandomAccessFileZipDataOutput.java61 public void write(byte[] buffer, int offset, int length) throws IOException { in write() argument
H A DZipDataInput.java42 void copyTo(long offset, long size, ZipDataOutput output) throws IOException; in copyTo() argument
52 void copyTo(long offset, int size, ByteBuffer buffer) throws IOException; in copyTo() argument
62 ByteBuffer createByteBuffer(long offset, int size) throws IOException; in createByteBuffer() argument
71 slice(long offset, long size) slice() argument
[all...]
H A DMessageDigestZipDataOutput.java35 public void write(byte[] buffer, int offset, int length) throws IOException { in write() argument
H A DRandomAccessFileZipDataInput.java59 public RandomAccessFileZipDataInput(RandomAccessFile file, long offset, long size) { in RandomAccessFileZipDataInput() argument
85 public void copyTo(long offset, long size, ZipDataOutput output) throws IOException { in copyTo() argument
108 copyTo(long offset, int size, ByteBuffer buffer) copyTo() argument
137 createByteBuffer(long offset, int size) createByteBuffer() argument
148 slice(long offset, long size) slice() argument
157 checkBoundValid(long offset, long size, long sourceSize) checkBoundValid() argument
[all...]
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/
H A DSigningBlock.java28 private int offset; field in SigningBlock
50 public SigningBlock(int type, byte[] value, int offset) { in SigningBlock() argument
H A DHwBlockHead.java70 public static byte[] getBlockHead(char type, char tag, short length, int offset) { in getBlockHead() argument
92 public static byte[] getBlockHeadLittleEndian(char type, char tag, int length, int offset) { in getBlockHeadLittleEndian() argument
[all...]
/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/common/bytebuffer/bytebufferinit_fuzzer/
H A Dbytebufferinit_fuzzer.cpp26 int32_t offset = 32; in ByteBufferTest001() local
/developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/datastructure/
H A Dsigned_file_pos_test.cpp67 int32_t offset = api->GetFileNameOffset(); in HWTEST_F() local
136 int32_t offset = api->GetFileNameOffset(); in HWTEST_F() local
154 int32_t offset = api->GetSignInfoOffset(); in HWTEST_F() local
H A Dmerkle_tree_extension_test.cpp195 int64_t offset = 927046; in HWTEST_F() local
/developtools/hapsigner/hapsigntool_cpp_test/unittest/elfVerify/
H A Dsigning_block_test.cpp80 int32_t offset = signingBlock.GetOffset(); in HWTEST_F() local
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
H A Dftrace_field_parser_test.cpp36 size_t offset = buffer_.size(); in AppendInt() local
52 size_t offset = buffer_.size(); in AppendString() local
[all...]
/developtools/hapsigner/hapsigntool_cpp/common/src/
H A Dfile_data_source.cpp20 FileDataSource(RandomAccessFile& hapFile, int64_t offset, int64_t size, int64_t position) FileDataSource() argument
/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/src/
H A Dsegment_header.cpp42 void SegmentHeader::SetSegmentOffset(int32_t offset) in SetSegmentOffset() argument
/developtools/profiler/device/services/profiler_service/src/
H A Dtrace_file_reader.cpp69 size_t offset = GetReadPos(stream_); in Read() local
/developtools/smartperf_host/trace_streamer/src/parser/ebpf_parser/
H A Debpf_data_parser.cpp81 void EbpfDataParser::SetEbpfDataOffset(uint64_t offset) in SetEbpfDataOffset() argument
/developtools/smartperf_host/trace_streamer/test/unittest/rawtrace/
H A Dftrace_field_processor_test.cpp36 size_t offset = fieldBuffer_.size(); in AppendIntFiled() local
52 size_t offset = fieldBuffer_.size(); in AppendString() local
[all...]
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
H A DSegmentHeader.java89 public void setSegmentOffset(int offset) { in setSegmentOffset() argument
/developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/sign/
H A Dverify_code_signature_test.cpp110 int64_t offset = 1397151; in HWTEST_F() local
132 int64_t offset = 1397151; in HWTEST_F() local
152 int64_t offset = 1397151; in HWTEST_F() local
172 int64_t offset = 1397151; in HWTEST_F() local
192 int64_t offset in HWTEST_F() local
212 int64_t offset = 1397151; HWTEST_F() local
232 int64_t offset = 1397151; HWTEST_F() local
252 int64_t offset = 1397151; HWTEST_F() local
272 int64_t offset = 1397151; HWTEST_F() local
313 int64_t offset = 8216; HWTEST_F() local
333 int64_t offset = 8216; HWTEST_F() local
353 int64_t offset = 8216; HWTEST_F() local
373 int64_t offset = 8216; HWTEST_F() local
393 int64_t offset = 8216; HWTEST_F() local
413 int64_t offset = 8216; HWTEST_F() local
433 int64_t offset = 8216; HWTEST_F() local
475 int64_t offset = 1397151; HWTEST_F() local
[all...]
/developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/utils/
H A Dcms_utils_test.cpp142 int64_t offset = 1397151; in HWTEST_F() local

Completed in 8 milliseconds

12345