Home
last modified time | relevance | path

Searched defs:DeleteUserKeys (Results 1 - 13 of 13) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_manager/crypto/
H A Dfilesystem_crypto.cpp61 int32_t FileSystemCrypto::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageManager::FileSystemCrypto
/foundation/filemanagement/storage_service/services/storage_manager/client/
H A Dstorage_manager_client.cpp75 int32_t StorageManagerClient::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageManager::StorageManagerClient
/foundation/filemanagement/storage_service/services/storage_daemon/client/
H A Dstorage_daemon_client.cpp239 int32_t StorageDaemonClient::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageDaemon::StorageDaemonClient
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
H A Dkey_manager_mock.cpp37 int32_t KeyManager::DeleteUserKeys(unsigned int user) in DeleteUserKeys() function in OHOS::StorageDaemon::KeyManager
/foundation/filemanagement/storage_service/services/storage_daemon/
H A Dsdc.cpp87 static int32_t DeleteUserKeys(const std::vector<std::string> &args) in DeleteUserKeys() function
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_proxy.cpp361 int32_t StorageDaemonProxy::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageDaemon::StorageDaemonProxy
H A Dstorage_daemon.cpp637 int32_t StorageDaemon::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageDaemon::StorageDaemon
[all...]
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp256 int32_t StorageDaemonCommunication::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageManager::StorageDaemonCommunication
/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp99 int32_t StorageDaemonProxy::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageDaemon::StorageDaemonProxy
H A Dstorage_manager_proxy_mock.cpp51 int32_t StorageManagerProxy::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageManager::StorageManagerProxy
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager.cpp400 int32_t StorageManager::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageManager::StorageManager
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp176 int32_t StorageManagerProxy::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageManager::StorageManagerProxy
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp717 int KeyManager::DeleteUserKeys(unsigned int user) in DeleteUserKeys() function in OHOS::StorageDaemon::KeyManager

Completed in 15 milliseconds