Home
last modified time | relevance | path

Searched defs:UpdateUseAuthWithRecoveryKey (Results 1 - 14 of 14) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_service_mock.h136 virtual int32_t UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, in UpdateUseAuthWithRecoveryKey() function in OHOS::StorageDaemon::StorageDaemonServiceMock
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_service_mock.h207 virtual int32_t UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, in UpdateUseAuthWithRecoveryKey() function in OHOS::StorageManager::StorageManagerServiceMock
/foundation/filemanagement/storage_service/services/storage_manager/crypto/
H A Dfilesystem_crypto.cpp92 int32_t FileSystemCrypto::UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, in UpdateUseAuthWithRecoveryKey() function in OHOS::StorageManager::FileSystemCrypto
/foundation/filemanagement/storage_service/services/storage_manager/client/
H A Dstorage_manager_client.cpp100 int32_t StorageManagerClient::UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, in UpdateUseAuthWithRecoveryKey() function in OHOS::StorageManager::StorageManagerClient
/foundation/filemanagement/storage_service/services/storage_daemon/client/
H A Dstorage_daemon_client.cpp274 int32_t StorageDaemonClient::UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, in UpdateUseAuthWithRecoveryKey() function in OHOS::StorageDaemon::StorageDaemonClient
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
H A Dkey_manager_mock.cpp46 int32_t KeyManager::UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, in UpdateUseAuthWithRecoveryKey() function in OHOS::StorageDaemon::KeyManager
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_proxy.cpp419 int32_t StorageDaemonProxy::UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, in UpdateUseAuthWithRecoveryKey() function in OHOS::StorageDaemon::StorageDaemonProxy
H A Dstorage_daemon.cpp692 int32_t StorageDaemon::UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, in UpdateUseAuthWithRecoveryKey() function in OHOS::StorageDaemon::StorageDaemon
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp289 int32_t StorageDaemonCommunication::UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, in UpdateUseAuthWithRecoveryKey() function in OHOS::StorageManager::StorageDaemonCommunication
/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp112 int32_t StorageDaemonProxy::UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, in UpdateUseAuthWithRecoveryKey() function in OHOS::StorageDaemon::StorageDaemonProxy
H A Dstorage_manager_proxy_mock.cpp64 int32_t StorageManagerProxy::UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, in UpdateUseAuthWithRecoveryKey() function in OHOS::StorageManager::StorageManagerProxy
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager.cpp427 int32_t StorageManager::UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, in UpdateUseAuthWithRecoveryKey() function in OHOS::StorageManager::StorageManager
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp244 int32_t StorageManagerProxy::UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, in UpdateUseAuthWithRecoveryKey() function in OHOS::StorageManager::StorageManagerProxy
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp784 int32_t KeyManager::UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, in UpdateUseAuthWithRecoveryKey() function in OHOS::StorageDaemon::KeyManager

Completed in 15 milliseconds