Searched defs:allow_vcd_target (Results 1 – 2 of 2) sorted by relevance
474 bool allow_vcd_target() const { return allow_vcd_target_; } in allow_vcd_target() function in open_vcdiff::VCDiffStreamingDecoderImpl476 void SetAllowVcdTarget(bool allow_vcd_target) { in SetAllowVcdTarget()1397 void VCDiffStreamingDecoder::SetAllowVcdTarget(bool allow_vcd_target) { in SetAllowVcdTarget()
208 bool allow_vcd_target, in ParseWinIndicatorAndSourceSegment()