Home
last modified time | relevance | path

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

/external/puffin/src/
Dfuzzer.cc35 bool DecodePatch(const uint8_t* patch,
92 if (DecodePatch(data, size, &bsdiff_patch_offset, &bsdiff_patch_size, in FuzzPuffPatch()
Dpuffpatch.cc97 bool DecodePatch(const uint8_t* patch, in DecodePatch() function
153 TEST_AND_RETURN_FALSE(DecodePatch(patch, patch_length, &bsdiff_patch_offset, in PuffPatch()