Searched refs:has_checksum_ (Results 1 – 3 of 3) sorted by relevance
287 bool has_checksum_; member in open_vcdiff::VCDiffDeltaFileWindow978 has_checksum_ = false; in Reset()987 if (!header_parser->ParseSectionLengths(has_checksum_, in SetUpWindowSections()1063 has_checksum_ = parent_->AllowChecksum() && (win_indicator & VCD_CHECKSUM); in ReadHeader()1278 if (has_checksum_ && in DecodeBody()
294 bool has_checksum_; member in open_vcdiff::VCDiffDeltaFileWindow975 has_checksum_ = false; in Reset()984 if (!header_parser->ParseSectionLengths(has_checksum_, in SetUpWindowSections()1060 has_checksum_ = parent_->AllowChecksum() && (win_indicator & VCD_CHECKSUM); in ReadHeader()1271 if (has_checksum_ && in DecodeBody()