Searched refs:LoadSourceBuffer (Results 1 - 2 of 2) sorted by relevance
/base/update/updater/services/include/applypatch/ |
H A D | block_set.h | 109 int32_t LoadSourceBuffer(const Command &cmd, size_t &pos, std::vector<uint8_t> &sourceBuffer,
|
/base/update/updater/services/applypatch/ |
H A D | block_set.cpp | 251 int32_t BlockSet::LoadSourceBuffer(const Command &cmd, size_t &pos, std::vector<uint8_t> &sourceBuffer,
in LoadSourceBuffer() function in Updater::BlockSet 307 auto ret = LoadSourceBuffer(cmd, pos, buffer, isOverlap, blockSize);
in LoadTargetBuffer()
|
Completed in 2 milliseconds