Searched refs:DeleteScreenLockProtectionDir (Results 1 – 2 of 2) sorted by relevance
693 void DeleteScreenLockProtectionDir(const std::string bundleName) const;
1298 … ScopeGuard ScreenLockFileProtectionDirGuard([&] { DeleteScreenLockProtectionDir(bundleName_); }); in ProcessBundleInstall()3084 void BaseBundleInstaller::DeleteScreenLockProtectionDir(const std::string bundleName) const in DeleteScreenLockProtectionDir() function in OHOS::AppExecFwk::BaseBundleInstaller