Home
last modified time | relevance | path

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

/external/puffin/src/
Dpuffdiff.cc54 const vector<BitExtent>& dst_deflates, in CreatePatch()
104 const vector<BitExtent>& dst_deflates, in PuffDiff()
159 const vector<BitExtent>& dst_deflates, in PuffDiff()
171 const vector<BitExtent>& dst_deflates, in PuffDiff()
Dpuffpatch.cc102 vector<BitExtent>* dst_deflates, in DecodePatch()
148 vector<BitExtent> src_deflates, dst_deflates; in PuffPatch() local
Dfuzzer_puffpatch.cc59 vector<BitExtent> src_deflates, dst_deflates; in FuzzPuffPatch() local
Dpatching_unittest.cc134 const vector<BitExtent>& dst_deflates, in TestPatching()