Home
last modified time | relevance | path

Searched defs:ItemWriter (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dfile_item_container.cpp51 class ItemWriter : public Writer { class in panda::panda_file::ItemDeduper
53 ItemWriter(std::vector<uint8_t> *buf, size_t offset) : buf_(buf), offset_(offset) {} in ItemWriter() function in panda::panda_file::ItemDeduper::ItemWriter
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_item_container.cpp63 class ItemWriter : public Writer { class in ark::panda_file::ItemDeduper
65 ItemWriter(std::vector<uint8_t> *buf, size_t offset) : buf_(buf), offset_(offset) {} in ItemWriter() function in ark::panda_file::ItemDeduper::ItemWriter

Completed in 4 milliseconds