| /developtools/smartperf_host/trace_streamer/test/unittest/pbreader/ |
| H A D | parser_pbreader_test.cpp | 48 constexpr size_t readSize = 1024; in HWTEST_F() local 90 constexpr size_t readSize = 1024 * 1024; in HWTEST_F() local 132 constexpr size_t readSize = 1024; in HWTEST_F() local 175 constexpr size_t readSize in HWTEST_F() local 218 constexpr size_t readSize = 1024; HWTEST_F() local 259 constexpr size_t readSize = 1024; HWTEST_F() local [all...] |
| /developtools/hapsigner/hapsigntool_cpp/zip/src/ |
| H A D | random_access_file_input.cpp | 71 int64_t readSize; in CopyTo() local
|
| /developtools/smartperf_host/trace_streamer/test/unittest/interface/ |
| H A D | split_file_data_test.cpp | 46 size_t readSize = 0; in ParseData() local
|
| /developtools/hdc/hdc_rust/src/cffi/ |
| H A D | bridge.cpp | 90 int readSize = read(fd, g_bridgeReadBuf, size);
in ReadClient() local
|
| H A D | serial_struct_define.h | 263 auto readSize = _parent.Read(bytes, sizeToRead); variable
|
| /developtools/hdc/src/common/ |
| H A D | entry.cpp | 166 inFile.read(reinterpret_cast<char*>(buffAppend), readSize); in ReadAndWriteData() local 159 ReadAndWriteData(std::ifstream &inFile, std::ofstream &outFile, uint8_t *buffAppend, int readSize, int writeSize) ReadAndWriteData() argument
|
| H A D | serial_struct_define.h | 260 auto readSize = _parent.Read(bytes, sizeToRead); in Read() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/fsverity/ |
| H A D | MerkleTreeBuilder.java | 115 private int readIs(InputStream inputStream, ByteBuffer byteBuffer, int readSize) throws IOException { in readIs() argument [all...] |
| /developtools/smartperf_host/trace_streamer/test/unittest/pbreader_parser/ |
| H A D | hilog_parser_test.cpp | 314 constexpr size_t readSize = 1024; in HWTEST_F() local 339 constexpr size_t readSize = 1024; in HWTEST_F() local
|
| /developtools/hapsigner/hapsigntool_cpp/codesigning/fsverity/src/ |
| H A D | merkle_tree_builder.cpp | 63 int readSize = (int)((readLimit - readOffset)); in GetDataHashes() local 179 int readSize = (int)(readLimit - readOffset); in TransInputDataToHashData() local [all...] |
| /developtools/profiler/device/services/profiler_service/src/ |
| H A D | trace_file_writer.cpp | 312 uint64_t readSize = 0; in WriteStandalonePluginFile() local
|
| H A D | profiler_service.cpp | 451 uint64_t readSize = 0; in MergeStandaloneFile() local
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| H A D | utilities.cpp | 271 ssize_t readSize; in ReadFileToString() local
|
| /developtools/hiperf/src/ |
| H A D | utilities.cpp | 317 ssize_t readSize; in ReadFileToString() local
|
| H A D | perf_events.cpp | 132 u64 readSize = pageSize_; in ReadRecordsFromSpeMmaps() local
|
| /developtools/smartperf_host/trace_streamer/src/rpc/ |
| H A D | rpc_server.cpp | 157 auto readSize = inputFile.gcount(); in SendConvertedFfrtFile() local 176 auto readSize = inputFile.gcount(); in ReadAndParseData() local 177 ts_->ParseTraceDataSegment(std::move(buf), readSize, false, inputFile.eof()); in ReadAndParseData() local
|
| /developtools/profiler/device/plugins/memory_plugin/src/ |
| H A D | memory_data_plugin.cpp | 417 int32_t readSize; in WriteProcinfoByPidfds() local
|