Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/user/
H A Duser_manager.h45 int32_t DestroyEl1BundleDir(int32_t userId);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Duser_manager.cpp125 err = DestroyEl1BundleDir(userId); in DestroyUserDirs()
268 int32_t UserManager::DestroyEl1BundleDir(int32_t userId) in DestroyEl1BundleDir() function in OHOS::StorageDaemon::UserManager