Home
last modified time | relevance | path

Searched defs:WriteBuffer (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/jit/libprofile/
Dpgo_file_builder.h62 void WriteBuffer(std::ofstream &fd) in WriteBuffer() function
/arkcompiler/ets_runtime/ecmascript/stackmap/
Dark_stackmap_builder.cpp22 void BinaryBufferWriter::WriteBuffer(const uint8_t *src, uint32_t count) in WriteBuffer() function in panda::ecmascript::kungfu::BinaryBufferWriter
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_dump_info.cpp46 static bool WriteBuffer(int fd, const uint8_t *buffer, size_t byteCount) in WriteBuffer() function