Home
last modified time | relevance | path

Searched defs:DestroyUserDirs (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Duser_manager.cpp111 int32_t UserManager::DestroyUserDirs(int32_t userId, uint32_t flags) in DestroyUserDirs() function in OHOS::StorageDaemon::UserManager
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_service_mock.h104 virtual int32_t DestroyUserDirs(int32_t userId, uint32_t flags) override in DestroyUserDirs() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/client/
H A Dstorage_daemon_client.cpp112 int32_t StorageDaemonClient::DestroyUserDirs(int32_t userId, uint32_t flags) in DestroyUserDirs() function in OHOS::StorageDaemon::StorageDaemonClient
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp69 int32_t StorageDaemonProxy::DestroyUserDirs(int32_t userId, uint32_t flags) in DestroyUserDirs() function in OHOS::StorageDaemon::StorageDaemonProxy
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_proxy.cpp207 int32_t StorageDaemonProxy::DestroyUserDirs(int32_t userId, uint32_t flags) in DestroyUserDirs() function in OHOS::StorageDaemon::StorageDaemonProxy
H A Dstorage_daemon.cpp317 int32_t StorageDaemon::DestroyUserDirs(int32_t userId, uint32_t flags) in DestroyUserDirs() function in OHOS::StorageDaemon::StorageDaemon