Home
last modified time | relevance | path

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

/external/puffin/src/
Dpuffpatch.cc106 vector<ByteExtent>* dst_puffs, in DecodePatch()
199 vector<ByteExtent> src_puffs, dst_puffs; in PuffPatch() local
Dpuffdiff.cc60 const vector<ByteExtent>& dst_puffs, in CreatePatch()
134 vector<ByteExtent> src_puffs, dst_puffs; in PuffDiff() local
Dfuzzer_puffpatch.cc60 vector<ByteExtent> src_puffs, dst_puffs; in FuzzPuffPatch() local
Dmain.cc220 auto dst_puffs = StringToExtents<ByteExtent>(FLAGS_dst_puffs); in Main() local