Searched defs:WriteChunk (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| D | file_stream.cpp | 77 bool FileStream::WriteChunk(char *data, int32_t size) in WriteChunk() function in panda::ecmascript::FileStream |
| D | heap_snapshot_json_serializer.h | 77 void WriteChunk() in WriteChunk() function |
| /arkcompiler/toolchain/tooling/agent/ | ||
| D | heapprofiler_impl.h | 119 bool WriteChunk(char *data, int32_t size) override in WriteChunk() function |
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ | ||
| D | heap_tracker_test.cpp | 55 bool WriteChunk([[maybe_unused]]char *data, [[maybe_unused]]int32_t size) override in WriteChunk() function in panda::ecmascript::TestStream |