Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/user/
H A Duser_manager.h49 int32_t DestroyEl1Dir(int32_t userId);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Duser_manager.cpp144 err = DestroyEl1Dir(userId); in DestroyUserDirs()
327 int32_t UserManager::DestroyEl1Dir(int32_t userId) in DestroyEl1Dir() function in OHOS::StorageDaemon::UserManager