Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Duser_manager.cpp217 int ret = SetElDirFscryptPolicy(userId, level, list); in PrepareDirsFromIdAndLevel()
259 int ret = SetElDirFscryptPolicy(userId, EL1, list); in PrepareEl1BundleDir()
277 int32_t UserManager::SetElDirFscryptPolicy(int32_t userId, const std::string &level, in SetElDirFscryptPolicy() function in OHOS::StorageDaemon::UserManager
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/user/
H A Duser_manager.h50 int32_t SetElDirFscryptPolicy(int32_t userId, const std::string &level,