/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/ |
D | ZipDataInput.java | 42 void copyTo(long offset, long size, ZipDataOutput output) throws IOException; in copyTo() 52 void copyTo(long offset, int size, ByteBuffer buffer) throws IOException; in copyTo() 62 ByteBuffer createByteBuffer(long offset, int size) throws IOException; in createByteBuffer() 70 ZipDataInput slice(long offset, long size); in slice()
|
D | ByteBufferZipDataInput.java | 45 public void copyTo(long offset, long size, ZipDataOutput output) throws IOException { in copyTo() 53 public void copyTo(long offset, int size, ByteBuffer buffer) throws IOException { in copyTo() 58 public ByteBuffer createByteBuffer(long offset, int size) { in createByteBuffer() 71 public ZipDataInput slice(long offset, long size) { in slice() 82 private void checkChunkValid(long offset, long size) { in checkChunkValid()
|
D | RandomAccessFileZipDataInput.java | 43 public RandomAccessFileZipDataInput(RandomAccessFile file, long offset, long size) { in RandomAccessFileZipDataInput() 69 public void copyTo(long offset, long size, ZipDataOutput output) throws IOException { in copyTo() 92 public void copyTo(long offset, int size, ByteBuffer buffer) throws IOException { in copyTo() 121 public ByteBuffer createByteBuffer(long offset, int size) throws IOException { in createByteBuffer() 132 public ZipDataInput slice(long offset, long size) { in slice() 141 private void checkBoundValid(long offset, long size, long sourceSize) { in checkBoundValid()
|
D | ZipUtils.java | 135 public static void setCentralDirectoryOffset(ByteBuffer eocd, long offset) { in setCentralDirectoryOffset() 169 static int getUInt16FromBuffer(ByteBuffer buffer, int offset) { in getUInt16FromBuffer() 173 static long getUInt32FromBuffer(ByteBuffer buffer, int offset) { in getUInt32FromBuffer() 177 private static void setUInt32ToBuffer(ByteBuffer buffer, int offset, long value) { in setUInt32ToBuffer()
|
D | ZipDataOutput.java | 34 void write(byte[] buffer, int offset, int length) throws IOException; in write()
|
D | MessageDigestZipDataOutput.java | 35 public void write(byte[] buffer, int offset, int length) throws IOException { in write()
|
D | RandomAccessFileZipDataOutput.java | 50 public void write(byte[] buffer, int offset, int length) throws IOException { in write()
|
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
D | ftrace_field_parser_test.cpp | 37 size_t offset = buffer_.size(); in AppendInt() local 53 size_t offset = buffer_.size(); in AppendString() local
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/ |
D | HwBlockHead.java | 46 public static byte[] getBlockHead(char type, char tag, short length, int offset) { in getBlockHead()
|
/developtools/profiler/device/services/profiler_service/src/ |
D | trace_file_reader.cpp | 63 size_t offset = GetReadPos(stream_); in Read() local
|
/developtools/profiler/host/smartperf/ide/src/trace/database/ |
D | ProcedureWorker.ts | 625 let offset = groupBy10MS ? 0 : 3; variable 680 let offset = groupBy10MS ? 0 : 3; variable 729 let offset = groupBy10MS ? 0 : 3; variable 987 let offset = groupBy10MS ? 0 : 3; variable 1036 let offset = groupBy10MS ? 0 : 3; variable
|
/developtools/profiler/host/smartperf/ide/test/trace/component/ |
D | SpSystemTrace.test.ts | 32 const offset = 1 constant
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
D | HapUtils.java | 281 long offset = 0L; in computeDigests() local 349 private static void setUInt32ToByteArrayWithLittleEngian(int value, byte[] result, int offset) { in setUInt32ToByteArrayWithLittleEngian() 539 private final long offset; field in HapUtils.HapSignBlockInfo 543 public HapSignBlockInfo(long offset, int version, ByteBuffer content) { in HapSignBlockInfo()
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/ |
D | htrace_native_hook_parser.h | 43 …NativeHookFrameTemp(uint64_t fileId, uint64_t symbolId, uint32_t depth, uint64_t offset, uint64_t … in NativeHookFrameTemp()
|
/developtools/global_resource_tool/src/ |
D | file_entry.cpp | 264 string::size_type offset = 0; in GetSegments() local 320 bool FileEntry::CreateDirsInner(const string &path, string::size_type offset) in CreateDirsInner()
|
/developtools/profiler/device/plugins/native_daemon/include/ |
D | mem_map_item.h | 37 MemMapItem(uint64_t begin, uint64_t end, uint64_t offset, const std::string &name) in MemMapItem()
|
/developtools/hiperf/include/ |
D | mem_map_item.h | 41 MemMapItem(uint64_t begin, uint64_t end, uint64_t offset, const std::string &name) in MemMapItem()
|
/developtools/global_resource_tool/src/xml/ |
D | xml_key_node.cpp | 91 string::size_type offset = 0; in LoadFromFile() local
|
/developtools/hiperf/src/ |
D | perf_file_writer.cpp | 227 off_t offset = ftello(fp_); in GetFilePos() local 377 long offset = ftell(fp_); in WriteFeatureData() local
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/ |
D | SignHap.java | 96 long offset = INIT_OFFSET_LEN; in copyFiles() local 277 int offset = 0; in generateHapSigningBlock() local
|
/developtools/global_resource_tool/include/ |
D | resource_table.h | 48 uint32_t offset; // IdSet file address offset member
|
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/ |
D | symbols_file_test.cpp | 759 uint64_t offset; member 835 uint64_t offset; variable 907 uint64_t offset = 0; variable
|
/developtools/hiperf/test/unittest/common/native/ |
D | symbols_file_test.cpp | 717 uint64_t offset; member 794 uint64_t offset; variable 863 uint64_t offset = 0; variable
|
/developtools/packing_tool/adapter/ohos/ |
D | ResourcesParser.java | 188 int offset; field in ResourcesParser.ConfigIndex 316 int offset = buf.getInt(); in readBaseItem() local 394 int offset = buf.getInt(); in readAllItem() local 466 int offset = buf.getInt(); in readDataAllItem() local
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | virtual_runtime.cpp | 113 …e::GetSymbolName(pid_t pid, pid_t tid, std::vector<CallFrame>& callsFrames, int offset, bool first) in GetSymbolName() 187 int offset = 0; in UnwindStack() local
|