Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_consumer/
H A Dbzip_extent_writer.cc24 const brillo::Blob::size_type kOutputBufferLength = 16 * 1024; variable
45 brillo::Blob output_buffer(kOutputBufferLength); in Write()
H A Dxz_extent_writer.cc24 const brillo::Blob::size_type kOutputBufferLength = 16 * 1024; variable
83 brillo::Blob output_buffer(kOutputBufferLength); in Write()