Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/user/
H A Duser_manager.h48 int32_t PrepareEl1Dir(int32_t userId);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Duser_manager.cpp316 int32_t UserManager::PrepareEl1Dir(int32_t userId) in PrepareEl1Dir() function in OHOS::StorageDaemon::UserManager
372 int32_t errorCode = PrepareEl1Dir(userId); in CheckCrypto()