Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/user/
H A Duser_manager.h47 int32_t DestroyEl2BackupDir(int32_t userId);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Duser_manager.cpp141 err = DestroyEl2BackupDir(userId); in DestroyUserDirs()
305 int32_t UserManager::DestroyEl2BackupDir(int32_t userId) in DestroyEl2BackupDir() function in OHOS::StorageDaemon::UserManager