Searched refs:OutputFull (Results 1 – 1 of 1) sorted by relevance
81 bool OutputFull() const { return !ignore_bytes_ && !output_buffer_remaining_; } in OutputFull() function in android::snapshot::StreamDecompressor122 if (decompressor_ended_ && !OutputFull()) { in Decompress()130 if (!decompressor_ended_ && !OutputFull()) { in Decompress()