Searched refs:output_buffer_ (Results 1 – 1 of 1) sorted by relevance
85 uint8_t* output_buffer_ = nullptr; member in android::snapshot::StreamDecompressor100 output_buffer_ = reinterpret_cast<uint8_t*>(buffer); in Decompress()192 z_.next_out = reinterpret_cast<Bytef*>(output_buffer_); in PartialDecompress()206 output_buffer_ += returned; in PartialDecompress()263 &output_buffer_remaining_, &output_buffer_, nullptr); in PartialDecompress()