Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/package/pkg_manager/
H A Dpkg_managerImpl.cpp49 constexpr int32_t DIGEST_FLAGS_NO_SIGN = 1; variable
743 if (flags & DIGEST_FLAGS_NO_SIGN) { in DoCreatePkgStream()
763 if (flags & DIGEST_FLAGS_NO_SIGN) { in DoCreatePkgStream()
801 if (flags & DIGEST_FLAGS_NO_SIGN) { in DoCreatePkgStream()