Home
last modified time | relevance | path

Searched defs:bsdiff_patch (Results 1 – 1 of 1) sorted by relevance

/external/puffin/src/
Dpuffdiff.cc52 bool CreatePatch(const Buffer& bsdiff_patch, in CreatePatch()
139 auto bsdiff_patch = FileStream::Open(tmp_filepath, true, false); in PuffDiff() local