Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_consumer/
H A Dsnapshot_extent_writer.cc49 size_t SnapshotExtentWriter::ConsumeWithBuffer(const uint8_t* data, in ConsumeWithBuffer() function in chromeos_update_engine::SnapshotExtentWriter
111 auto bytes_written = ConsumeWithBuffer(data, count); in Write()
H A Dsnapshot_extent_writer.h46 [[nodiscard]] size_t ConsumeWithBuffer(const uint8_t* bytes, size_t count);