Home
last modified time | relevance | path

Searched defs:WriteChunk (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dfile_stream.cpp77 bool FileStream::WriteChunk(char *data, int32_t size) in WriteChunk() function in panda::ecmascript::FileStream
107 bool FileDescriptorStream::WriteChunk(char *data, int32_t size) in WriteChunk() function in panda::ecmascript::FileDescriptorStream
Dheap_snapshot_json_serializer.h77 void WriteChunk() in WriteChunk() function
/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.h119 bool WriteChunk(char *data, int32_t size) override in WriteChunk() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_test.cpp55 bool WriteChunk([[maybe_unused]]char *data, [[maybe_unused]]int32_t size) override in WriteChunk() function in panda::ecmascript::TestStream