Home
last modified time | relevance | path

Searched refs:DestroyUserSpace (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/client/include/
H A Dstorage_daemon_client.h38 static int32_t DestroyUserSpace(uint32_t userId, const std::string &volumId, uint32_t flags);
/foundation/filemanagement/storage_service/services/storage_daemon/
H A Dsdc.cpp102 static int32_t DestroyUserSpace(const std::vector<std::string> &args) in DestroyUserSpace() function
360 {"destroy_user_space", DestroyUserSpace},
/foundation/filemanagement/storage_service/services/storage_daemon/client/test/
H A Dstorage_daemon_client_test.cpp118 storageDaemonClient_->DestroyUserSpace(userid, volId, flags); in HWTEST_F()
/foundation/filemanagement/storage_service/services/storage_daemon/client/
H A Dstorage_daemon_client.cpp175 int32_t StorageDaemonClient::DestroyUserSpace(uint32_t userId, const std::string &volumId, uint32_t flags) in DestroyUserSpace() function in OHOS::StorageDaemon::StorageDaemonClient

Completed in 3 milliseconds