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