Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/test/fuzztest/applypatch_fuzzer/
H A Dapplypatch_fuzzer.cpp45 const int magicNumSize = 4; in FuzzApplyPatch() local
50 ret &= WriteDataToFile("BSDIFF40", magicNumSize, bspatchPath); in FuzzApplyPatch()
52 ret &= WriteDataToFile("PKGDIFF0", magicNumSize, imgpatchPath); in FuzzApplyPatch()