Home
last modified time | relevance | path

Searched refs:UpdatePathCheck (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/update/updater/services/diffpatch/patch_shared/
H A Dpatch_shared.cpp45 static bool UpdatePathCheck(const std::string &updatePath, size_t length) in UpdatePathCheck() function
69 if (!UpdatePathCheck(packagePath, packagePath.length())) { in GetUpdateBlockInfo()
74 if (!UpdatePathCheck(srcImage, srcImage.length())) { in GetUpdateBlockInfo()
79 if (!UpdatePathCheck(targetPath, targetPath.length())) { in GetUpdateBlockInfo()