Home
last modified time | relevance | path

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

/external/puffin/src/
Dpuffpatch.cc104 vector<ByteExtent>* dst_puffs, in DecodePatch()
149 vector<ByteExtent> src_puffs, dst_puffs; in PuffPatch() local
Dpuffdiff.cc56 const vector<ByteExtent>& dst_puffs, in CreatePatch()
125 vector<ByteExtent> src_puffs, dst_puffs; in PuffDiff() local
Dfuzzer.cc90 vector<ByteExtent> src_puffs, dst_puffs; in FuzzPuffPatch() local
Dmain.cc218 auto dst_puffs = StringToExtents<ByteExtent>(FLAGS_dst_puffs); in Main() local