Home
last modified time | relevance | path

Searched refs:CopyVectorToRpf (Results 1 – 1 of 1) sorted by relevance

/external/puffin/src/
Dpuffdiff.cc36 void CopyVectorToRpf( in CopyVectorToRpf() function
63 CopyVectorToRpf(src_deflates, header.mutable_src()->mutable_deflates(), 1); in CreatePatch()
64 CopyVectorToRpf(dst_deflates, header.mutable_dst()->mutable_deflates(), 1); in CreatePatch()
65 CopyVectorToRpf(src_puffs, header.mutable_src()->mutable_puffs(), 8); in CreatePatch()
66 CopyVectorToRpf(dst_puffs, header.mutable_dst()->mutable_puffs(), 8); in CreatePatch()