Home
last modified time | relevance | path

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

/external/puffin/src/
Dpuffdiff.cc57 const vector<BitExtent>& src_deflates, in CreatePatch()
109 const vector<BitExtent>& src_deflates, in PuffDiff()
195 const std::vector<BitExtent>& src_deflates, in PuffDiff()
206 const vector<BitExtent>& src_deflates, in PuffDiff()
218 const vector<BitExtent>& src_deflates, in PuffDiff()
Dintegration_test.cc59 std::vector<BitExtent> src_deflates; in TEST_P() local
Dpuffpatch.cc103 vector<BitExtent>* src_deflates, in DecodePatch()
198 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()