HomeSort by relevance Sort by last modified time
    Searched refs:SetAllowVcdTarget (Results 1 - 15 of 15) sorted by null

  /external/chromium/sdch/open-vcdiff/src/
vcdecoder5_test.cc 66 decoder_.SetAllowVcdTarget(false);
90 decoder_.SetAllowVcdTarget(false);
vcdecoder4_test.cc 286 decoder_.SetAllowVcdTarget(false);
392 decoder_.SetAllowVcdTarget(true);
403 decoder_.SetAllowVcdTarget(false);
589 decoder_.SetAllowVcdTarget(false);
    [all...]
vcdiff_main.cc 454 decoder.SetAllowVcdTarget(FLAGS_allow_vcd_target);
518 decoder.SetAllowVcdTarget(FLAGS_allow_vcd_target);
vcdecoder.cc 476 void SetAllowVcdTarget(bool allow_vcd_target) {
478 LOG(DFATAL) << "SetAllowVcdTarget() called after StartDecoding()"
    [all...]
vcencoder_test.cc 353 decoder_.SetAllowVcdTarget(false);
    [all...]
vcdecoder2_test.cc 50 decoder_.SetAllowVcdTarget(false);
    [all...]
  /external/open-vcdiff/src/
vcdecoder5_test.cc 66 decoder_.SetAllowVcdTarget(false);
90 decoder_.SetAllowVcdTarget(false);
vcdecoder4_test.cc 287 decoder_.SetAllowVcdTarget(false);
393 decoder_.SetAllowVcdTarget(true);
404 decoder_.SetAllowVcdTarget(false);
590 decoder_.SetAllowVcdTarget(false);
    [all...]
vcdiff_main.cc 458 decoder.SetAllowVcdTarget(FLAGS_allow_vcd_target);
522 decoder.SetAllowVcdTarget(FLAGS_allow_vcd_target);
vcdecoder.cc 469 void SetAllowVcdTarget(bool allow_vcd_target) {
471 VCD_DFATAL << "SetAllowVcdTarget() called after StartDecoding()"
    [all...]
vcencoder_test.cc 418 decoder_.SetAllowVcdTarget(false);
    [all...]
vcdecoder2_test.cc 50 decoder_.SetAllowVcdTarget(false);
    [all...]
  /external/chromium/sdch/open-vcdiff/src/google/
vcdecoder.h 127 void SetAllowVcdTarget(bool allow_vcd_target);
  /external/open-vcdiff/src/google/
vcdecoder.h 127 void SetAllowVcdTarget(bool allow_vcd_target);
  /external/chromium/net/base/
sdch_filter.cc 365 vcdiff_streaming_decoder_->SetAllowVcdTarget(false);

Completed in 1026 milliseconds