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

  /external/chromium/sdch/open-vcdiff/src/
vcdecoder.cc 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
    [all...]
  /external/open-vcdiff/src/
vcdecoder.cc 127 // every time DecodeBody() exits, interleaved_bytes_expected_
189 int DecodeBody(ParseableChunk* parseable_chunk);
205 // previous call to DecodeBody(). It sets up all three section pointers to
209 // resized since DecodeBody() last returned.
403 // DecodeBody() will return RESULT_ERROR if the actual decoded output ever
    [all...]

Completed in 28 milliseconds