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

  /external/chromium/sdch/open-vcdiff/src/
vcdecoder.cc 74 // VCDiffDeltaFileWindow delta_window_;
90 class VCDiffDeltaFileWindow {
92 VCDiffDeltaFileWindow();
93 ~VCDiffDeltaFileWindow();
96 // VCDiffDeltaFileWindow(). It must be called before DecodeWindows() can be
258 // This value will be true if VCDiffDeltaFileWindow::ReadDeltaWindowHeader()
300 VCDiffDeltaFileWindow(const VCDiffDeltaFileWindow&); // NOLINT
301 void operator=(const VCDiffDeltaFileWindow&);
304 // *** Inline methods for VCDiffDeltaFileWindow
    [all...]
  /external/open-vcdiff/src/
vcdecoder.cc 74 // VCDiffDeltaFileWindow delta_window_;
91 class VCDiffDeltaFileWindow {
93 VCDiffDeltaFileWindow();
94 ~VCDiffDeltaFileWindow();
97 // VCDiffDeltaFileWindow(). It must be called before DecodeWindow() can be
251 // This value will be true if VCDiffDeltaFileWindow::ReadDeltaWindowHeader()
293 VCDiffDeltaFileWindow(const VCDiffDeltaFileWindow&); // NOLINT
294 void operator=(const VCDiffDeltaFileWindow&);
297 // *** Inline methods for VCDiffDeltaFileWindow
    [all...]

Completed in 23 milliseconds