Home
last modified time | relevance | path

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

/external/puffin/src/
Dpuffdiff.cc52 const vector<BitExtent>& dst_deflates, in CreatePatch()
100 const vector<BitExtent>& dst_deflates, in PuffDiff()
151 const vector<BitExtent>& dst_deflates, in PuffDiff()
Dpuffpatch.cc52 vector<BitExtent>* dst_deflates, in DecodePatch()
140 vector<BitExtent> src_deflates, dst_deflates; in PuffPatch() local
Dpatching_unittest.cc30 const vector<BitExtent>& dst_deflates, in TestPatching()