Home
last modified time | relevance | path

Searched refs:EnforceEncryption (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/installd/
H A Dinstalld_operator.h256 static bool EnforceEncryption(std::unordered_map<std::string, std::string> &entryMap, int32_t bundleId,
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp1471 if (!EnforceEncryption(entryMap, bundleId, isEncryption, installBundleType, isCompressNativeLibrary)) { in CheckEncryption()
1490 if (!EnforceEncryption(entryMap, bundleId, isEncryption, installBundleType, isCompressNativeLibrary)) { in CheckHapEncryption()
2182 bool InstalldOperator::EnforceEncryption(std::unordered_map<std::string, std::string> &entryMap, int32_t bundleId, in EnforceEncryption() function in OHOS::AppExecFwk::InstalldOperator

Completed in 5 milliseconds