Searched defs:patchName (Results 1 – 4 of 4) sorted by relevance
79 int32_t TestApplyPatch(const std::string &patchName, const std::string &oldName, in TestApplyPatch()142 int32_t TestApplyBlockPatch(const std::string &patchName, in TestApplyBlockPatch()
51 int32_t ImageDiff::MakePatch(const std::string &patchName) in MakePatch()208 int32_t ImageDiff::DiffImage(const std::string &patchName) in DiffImage()259 int32_t CompressedImageDiff::MakePatch(const std::string &patchName) in MakePatch()
126 std::string patchName = para.patchFile; in CreatePatchStream() local
223 int32_t UpdateApplyPatch::ApplyPatch(const std::string &patchName, in ApplyPatch()