Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/diffpatch/
H A Ddiffpatch.cpp94 const std::string hexChars = "0123456789abcdef"; in PatchMapFile() local
/ohos5.0/base/update/updater/services/package/pkg_manager/
H A Dpkg_utils.cpp308 const std::string hexChars = "0123456789abcdef"; in GetFileSize() local
/ohos5.0/base/update/updater/utils/
H A Dutils.cpp187 const std::string hexChars = "0123456789abcdef"; in ConvertSha256Hex() local