Searched refs:LoadTargetBuffer (Results 1 – 3 of 3) sorted by relevance
88 …int32_t LoadTargetBuffer(const Command &cmd, std::vector<uint8_t> &buffer, size_t &blockSize, size…
130 if (targetBlock.LoadTargetBuffer(params, buffer, tgtBlockSize, pos, srcHash) != 0) { in LoadTarget()
306 int32_t BlockSet::LoadTargetBuffer(const Command &cmd, std::vector<uint8_t> &buffer, size_t &blockS… in LoadTargetBuffer() function in Updater::BlockSet