Lines Matching refs:DecodeBody
134 // every time DecodeBody() exits, interleaved_bytes_expected_
196 int DecodeBody(ParseableChunk* parseable_chunk);
212 // previous call to DecodeBody(). It sets up all three section pointers to
216 // resized since DecodeBody() last returned.
410 // DecodeBody() will return RESULT_ERROR if the actual decoded output ever
1200 int VCDiffDeltaFileWindow::DecodeBody(ParseableChunk* parseable_chunk) {
1341 switch (DecodeBody(parseable_chunk)) {
1353 break; // DecodeBody succeeded