Home
last modified time | relevance | path

Searched refs:MoveBlock (Results 1 - 3 of 3) sorted by relevance

/base/update/updater/services/include/applypatch/
H A Dblock_set.h85 static void MoveBlock(std::vector<uint8_t> &target, const BlockSet &locations,
/base/update/updater/services/applypatch/
H A Dblock_set.cpp234 void BlockSet::MoveBlock(std::vector<uint8_t> &target, const BlockSet& locations, in MoveBlock() function in Updater::BlockSet
245 LOG(ERROR) << "MoveBlock memmove_s failed!"; in MoveBlock()
271 MoveBlock(sourceBuffer, locations, sourceBuffer); in LoadSourceBuffer()
289 MoveBlock(sourceBuffer, locations, stash); in LoadSourceBuffer()
/base/update/updater/test/unittest/applypatch_test/
H A Dblockset_unittest.cpp109 BlockSet::MoveBlock(srcBuffer, blk, tgtBuffer); in HWTEST_F()

Completed in 3 milliseconds