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

  /external/chromium_org/sdch/open-vcdiff/src/google/
vcencoder.h 177 return EncodeChunkToInterface(data, len, &output_string);
180 bool EncodeChunkToInterface(const char* data, size_t len,
  /external/chromium_org/sdch/open-vcdiff/src/
vcencoder.cc 162 bool VCDiffStreamingEncoder::EncodeChunkToInterface(
190 if (!encoder_->EncodeChunkToInterface(target_data, target_len, out)) {

Completed in 48 milliseconds