Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/user/
H A Duser_manager.h46 int32_t PrepareEl2BackupDir(int32_t userId);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Duser_manager.cpp294 int32_t UserManager::PrepareEl2BackupDir(int32_t userId) in PrepareEl2BackupDir() function in OHOS::StorageDaemon::UserManager
382 err = PrepareEl2BackupDir(userId); in CheckCrypto()