Searched defs:VCDiffDecoder (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sdch/open-vcdiff/src/google/
H A Dvcdecoder.h75 // interfaces in VCDiffDecoder.
141 class VCDiffDecoder { class in namespace:open_vcdiff
145 VCDiffDecoder() { } function in class:open_vcdiff::VCDiffDecoder
146 ~VCDiffDecoder() { }
178 explicit VCDiffDecoder(const VCDiffDecoder&);
179 void operator=(const VCDiffDecoder&);

Completed in 1095 milliseconds