Home
last modified time | relevance | path

Searched refs:ConsumeWithBuffer (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/payload_consumer/
Dblock_extent_writer.cc54 size_t BlockExtentWriter::ConsumeWithBuffer(const uint8_t* const data, in ConsumeWithBuffer() function in chromeos_update_engine::BlockExtentWriter
115 const auto bytes_written = ConsumeWithBuffer(data, count); in Write()
Dblock_extent_writer.h50 [[nodiscard]] size_t ConsumeWithBuffer(const uint8_t* const bytes,