Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h694 bool SetEncryptionDirPolicy(InnerBundleInfo &info);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp2952 bool BaseBundleInstaller::SetEncryptionDirPolicy(InnerBundleInfo &info) in SetEncryptionDirPolicy() function in OHOS::AppExecFwk::BaseBundleInstaller
3060 if (!SetEncryptionDirPolicy(info)) { in CreateScreenLockProtectionDir()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp385 bool ret = installer.SetEncryptionDirPolicy(info);