HomeSort by relevance Sort by last modified time
    Searched defs:VCDiffDecoder (Results 1 - 2 of 2) sorted by null

  /external/chromium/sdch/open-vcdiff/src/google/
vcdecoder.h 75 // interfaces in VCDiffDecoder.
141 class VCDiffDecoder {
145 VCDiffDecoder() { }
146 ~VCDiffDecoder() { }
178 explicit VCDiffDecoder(const VCDiffDecoder&);
179 void operator=(const VCDiffDecoder&);
  /external/open-vcdiff/src/google/
vcdecoder.h 75 // interfaces in VCDiffDecoder.
141 class VCDiffDecoder {
145 VCDiffDecoder() { }
146 ~VCDiffDecoder() { }
178 explicit VCDiffDecoder(const VCDiffDecoder&);
179 void operator=(const VCDiffDecoder&);

Completed in 150 milliseconds