Home
last modified time | relevance | path

Searched defs:DeleteUserKeys (Results 1 – 14 of 14) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
Dkey_manager_mock.cpp37 int32_t KeyManager::DeleteUserKeys(unsigned int user) in DeleteUserKeys() function in OHOS::StorageDaemon::KeyManager
/foundation/filemanagement/storage_service/services/storage_manager/crypto/
Dfilesystem_crypto.cpp58 int32_t FileSystemCrypto::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageManager::FileSystemCrypto
/foundation/filemanagement/storage_service/services/storage_manager/client/
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/
Dsdc.cpp71 static int32_t DeleteUserKeys(const std::vector<std::string> &args) in DeleteUserKeys() function
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
Dstorage_daemon_service_mock.h106 virtual int32_t DeleteUserKeys(uint32_t userId) override in DeleteUserKeys() function
/foundation/filemanagement/storage_service/services/storage_daemon/client/
Dstorage_daemon_client.cpp241 int32_t StorageDaemonClient::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageDaemon::StorageDaemonClient
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
Dstorage_daemon.cpp185 int32_t StorageDaemon::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageDaemon::StorageDaemon
Dstorage_daemon_proxy.cpp339 int32_t StorageDaemonProxy::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageDaemon::StorageDaemonProxy
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
Dstorage_daemon_communication.cpp193 int32_t StorageDaemonCommunication::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageManager::StorageDaemonCommunication
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dkey_manager.cpp423 int KeyManager::DeleteUserKeys(unsigned int user) in DeleteUserKeys() function in OHOS::StorageDaemon::KeyManager
/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
Dstorage_manager_service_mock.h185 virtual int32_t DeleteUserKeys(uint32_t userId) override in DeleteUserKeys() function
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
Dstorage_manager_service_mock.h184 virtual int32_t DeleteUserKeys(uint32_t userId) override in DeleteUserKeys() function
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
Dstorage_manager.cpp373 int32_t StorageManager::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageManager::StorageManager
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
Dstorage_manager_proxy.cpp147 int32_t StorageManagerProxy::DeleteUserKeys(uint32_t userId) in DeleteUserKeys() function in OHOS::StorageManager::StorageManagerProxy