Searched refs:EnforceEncryption (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/installd/ |
H A D | installd_operator.h | 268 …static bool EnforceEncryption(std::unordered_map<std::string, std::string> &entryMap, int32_t bund…
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_operator.cpp | 1591 …if (!EnforceEncryption(entryMap, bundleId, isEncryption, installBundleType, isCompressNativeLibrar… in CheckEncryption() 1610 …if (!EnforceEncryption(entryMap, bundleId, isEncryption, installBundleType, isCompressNativeLibrar… in CheckHapEncryption() 2235 bool InstalldOperator::EnforceEncryption(std::unordered_map<std::string, std::string> &entryMap, in… in EnforceEncryption() function in OHOS::AppExecFwk::InstalldOperator
|