Searched defs:dst_puffs (Results 1 – 4 of 4) sorted by relevance
106 vector<ByteExtent>* dst_puffs, in DecodePatch()199 vector<ByteExtent> src_puffs, dst_puffs; in PuffPatch() local
60 const vector<ByteExtent>& dst_puffs, in CreatePatch()134 vector<ByteExtent> src_puffs, dst_puffs; in PuffDiff() local
60 vector<ByteExtent> src_puffs, dst_puffs; in FuzzPuffPatch() local
220 auto dst_puffs = StringToExtents<ByteExtent>(FLAGS_dst_puffs); in Main() local