Searched refs:AllowChecksum (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/sdch/open-vcdiff/src/
H A Dvcdecoder.cc364 bool AllowChecksum() const { return vcdiff_version_code_ == 'S'; } function in class:open_vcdiff::VCDiffStreamingDecoderImpl
1063 has_checksum_ = parent_->AllowChecksum() && (win_indicator & VCD_CHECKSUM);
/external/open-vcdiff/src/
H A Dvcdecoder.cc364 bool AllowChecksum() const { return vcdiff_version_code_ == 'S'; } function in class:open_vcdiff::VCDiffStreamingDecoderImpl
1063 has_checksum_ = parent_->AllowChecksum() && (win_indicator & VCD_CHECKSUM);
/external/chromium/sdch/open-vcdiff/src/
H A Dvcdecoder.cc371 bool AllowChecksum() const { return vcdiff_version_code_ == 'S'; } function in class:open_vcdiff::VCDiffStreamingDecoderImpl
1060 has_checksum_ = parent_->AllowChecksum() && (win_indicator & VCD_CHECKSUM);

Completed in 119 milliseconds