Home
last modified time | relevance | path

Searched defs:MakePatch (Results 1 – 3 of 3) sorted by relevance

/base/update/updater/services/diffpatch/diff/
Dblocks_diff.cpp62 int32_t BlocksDiff::MakePatch(const std::string &oldFileName, const std::string &newFileName, in MakePatch() function in UpdatePatch::BlocksDiff
95 int32_t BlocksDiff::MakePatch(const BlockBuffer &newInfo, in MakePatch() function in UpdatePatch::BlocksDiff
116 int32_t BlocksDiff::MakePatch(const BlockBuffer &newInfo, in MakePatch() function in UpdatePatch::BlocksDiff
131 int32_t BlocksDiff::MakePatch(const BlockBuffer &newInfo, const BlockBuffer &oldInfo, size_t &patch… in MakePatch() function in UpdatePatch::BlocksDiff
Dupdate_diff.cpp136 int32_t UpdateDiff::MakePatch(const std::string &oldFileName, in MakePatch() function in UpdatePatch::UpdateDiff
Dimage_diff.cpp51 int32_t ImageDiff::MakePatch(const std::string &patchName) in MakePatch() function in UpdatePatch::ImageDiff
259 int32_t CompressedImageDiff::MakePatch(const std::string &patchName) in MakePatch() function in UpdatePatch::CompressedImageDiff