Home
last modified time | relevance | path

Searched defs:allow_vcd_target (Results 1 – 2 of 2) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
Dvcdecoder.cc474 bool allow_vcd_target() const { return allow_vcd_target_; } in allow_vcd_target() function in open_vcdiff::VCDiffStreamingDecoderImpl
476 void SetAllowVcdTarget(bool allow_vcd_target) { in SetAllowVcdTarget()
1397 void VCDiffStreamingDecoder::SetAllowVcdTarget(bool allow_vcd_target) { in SetAllowVcdTarget()
Dheaderparser.cc208 bool allow_vcd_target, in ParseWinIndicatorAndSourceSegment()