Searched refs:encode_chunk_allowed_ (Results 1 – 1 of 1) sorted by relevance
83 bool encode_chunk_allowed_; member in open_vcdiff::VCDiffStreamingEncoderImpl97 encode_chunk_allowed_(false) { in VCDiffStreamingEncoderImpl()117 encode_chunk_allowed_ = true; in StartEncoding()125 if (!encode_chunk_allowed_) { in EncodeChunk()138 if (!encode_chunk_allowed_) { in FinishEncoding()142 encode_chunk_allowed_ = false; in FinishEncoding()