Home
last modified time | relevance | path

Searched defs:targetBlock (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updater/services/applypatch/
H A Dcommand_process.cpp104 BlockSet &targetBlock, CommandResult &result) in LoadTarget()
143 … uint8_t *patchBuffer, size_t patchLength, BlockSet &targetBlock) in WriteDiffToBlock()
157 BlockSet targetBlock; in Execute() local
/ohos5.0/base/update/updater/test/unittest/applypatch_test/
H A Dblockset_unittest.cpp128 BlockSet targetBlock; variable