HomeSort by relevance Sort by last modified time
    Searched full:old_file_stream (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/courgette/third_party/
bsdiff_apply.cc 182 SourceStream old_file_stream; local
183 old_file_stream.Init(old_file.data(), old_file.length());
195 BSDiffStatus status = ApplyBinaryPatch(&old_file_stream,

Completed in 68 milliseconds