Home
last modified time | relevance | path

Searched refs:DecodeBody (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/sdch/open-vcdiff/src/
Dvcdecoder.cc189 int DecodeBody(ParseableChunk* parseable_chunk);
1207 int VCDiffDeltaFileWindow::DecodeBody(ParseableChunk* parseable_chunk) { in DecodeBody() function in open_vcdiff::VCDiffDeltaFileWindow
1347 switch (DecodeBody(parseable_chunk)) { in DecodeWindow()
/external/open-vcdiff/src/
Dvcdecoder.cc189 int DecodeBody(ParseableChunk* parseable_chunk);
1207 int VCDiffDeltaFileWindow::DecodeBody(ParseableChunk* parseable_chunk) { in DecodeBody() function in open_vcdiff::VCDiffDeltaFileWindow
1347 switch (DecodeBody(parseable_chunk)) { in DecodeWindow()
/external/chromium/sdch/open-vcdiff/src/
Dvcdecoder.cc196 int DecodeBody(ParseableChunk* parseable_chunk);
1200 int VCDiffDeltaFileWindow::DecodeBody(ParseableChunk* parseable_chunk) { in DecodeBody() function in open_vcdiff::VCDiffDeltaFileWindow
1341 switch (DecodeBody(parseable_chunk)) { in DecodeWindows()