Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/user/
H A Duser_manager.h34 int32_t CheckCrypto(int32_t userId, uint32_t flags);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Duser_manager.cpp91 int32_t err = CheckCrypto(userId, flags); in PrepareUserDirs()
356 int32_t UserManager::CheckCrypto(int32_t userId, uint32_t flags) in CheckCrypto() function in OHOS::StorageDaemon::UserManager