Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h691 std::vector<std::string> GenerateScreenLockProtectionDir(const std::string &bundleName) const;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp2938 std::vector<std::string> BaseBundleInstaller::GenerateScreenLockProtectionDir(const std::string &bu… in GenerateScreenLockProtectionDir() function in OHOS::AppExecFwk::BaseBundleInstaller
3029 std::vector<std::string> dirs = GenerateScreenLockProtectionDir(bundleName_); in CreateScreenLockProtectionDir()
3072 std::vector<std::string> dirs = GenerateScreenLockProtectionDir(oldInfo.GetBundleName()); in DeleteEncryptionKeyId()
3086 std::vector<std::string> dirs = GenerateScreenLockProtectionDir(bundleName); in DeleteScreenLockProtectionDir()