Home
last modified time | relevance | path

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

/external/puffin/src/
Dpuffdiff.cc53 const vector<BitExtent>& src_deflates, in CreatePatch()
103 const vector<BitExtent>& src_deflates, in PuffDiff()
158 const vector<BitExtent>& src_deflates, in PuffDiff()
170 const vector<BitExtent>& src_deflates, in PuffDiff()
Dpuffpatch.cc101 vector<BitExtent>* src_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.cc133 const vector<BitExtent>& src_deflates, in TestPatching()