Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile_writer.cpp39 bool FileWriter::WriteByte(uint8_t data) in WriteByte() function in panda::panda_file::FileWriter
Dfile_writer.h112 bool WriteByte(uint8_t byte) override in WriteByte() function
147 bool WriteByte(uint8_t byte) override in WriteByte() function
Dfile_item_container.cpp59 bool WriteByte(uint8_t byte) override in WriteByte() function in panda::panda_file::ItemDeduper::ItemWriter