Searched refs:DecodeChunkToInterface (Results 1 - 6 of 6) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/google/
H A Dvcdecoder.h84 return DecodeChunkToInterface(data, len, &output_string);
87 bool DecodeChunkToInterface(const char* data, size_t len,
/external/chromium_org/sdch/open-vcdiff/src/google/
H A Dvcdecoder.h84 return DecodeChunkToInterface(data, len, &output_string);
87 bool DecodeChunkToInterface(const char* data, size_t len,
/external/open-vcdiff/src/google/
H A Dvcdecoder.h84 return DecodeChunkToInterface(data, len, &output_string);
87 bool DecodeChunkToInterface(const char* data, size_t len,
/external/chromium_org/sdch/open-vcdiff/src/
H A Dvcdecoder.cc1377 bool VCDiffStreamingDecoder::DecodeChunkToInterface( function in class:open_vcdiff::VCDiffStreamingDecoder
1408 if (!decoder_.DecodeChunkToInterface(encoding.data(),
/external/open-vcdiff/src/
H A Dvcdecoder.cc1377 bool VCDiffStreamingDecoder::DecodeChunkToInterface( function in class:open_vcdiff::VCDiffStreamingDecoder
1408 if (!decoder_.DecodeChunkToInterface(encoding.data(),
/external/chromium/sdch/open-vcdiff/src/
H A Dvcdecoder.cc1376 bool VCDiffStreamingDecoder::DecodeChunkToInterface( function in class:open_vcdiff::VCDiffStreamingDecoder
1407 if (!decoder_.DecodeChunkToInterface(encoding.data(),

Completed in 83 milliseconds