Home
last modified time | relevance | path

Searched defs:UpdateUserAuth (Results 1 – 12 of 12) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_manager/crypto/
Dfilesystem_crypto.cpp71 int32_t FileSystemCrypto::UpdateUserAuth(uint32_t userId, std::string auth, std::string compSecret) in UpdateUserAuth() function in OHOS::StorageManager::FileSystemCrypto
/foundation/filemanagement/storage_service/services/storage_manager/client/
Dstorage_manager_client.cpp86 int32_t StorageManagerClient::UpdateUserAuth(uint32_t userId, std::string auth, std::string compSec… in UpdateUserAuth() function in OHOS::StorageManager::StorageManagerClient
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
Dstorage_daemon_communication.cpp163 int32_t StorageDaemonCommunication::UpdateUserAuth(uint32_t userId, std::string auth, std::string c… in UpdateUserAuth() function in OHOS::StorageManager::StorageDaemonCommunication
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
Dstorage_daemon.cpp106 int32_t StorageDaemon::UpdateUserAuth(uint32_t userId, std::string auth, std::string compSecret) in UpdateUserAuth() function in OHOS::StorageDaemon::StorageDaemon
Dstorage_daemon_proxy.cpp319 int32_t StorageDaemonProxy::UpdateUserAuth(uint32_t userId, std::string auth, std::string compSecre… in UpdateUserAuth() function in OHOS::StorageDaemon::StorageDaemonProxy
/foundation/filemanagement/storage_service/services/storage_daemon/
Dsdc.cpp100 static int32_t UpdateUserAuth(const std::vector<std::string> &args) in UpdateUserAuth() function
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
Dstorage_daemon_service_mock.h106 … virtual int32_t UpdateUserAuth(uint32_t userId, std::string auth, std::string compSecret) override in UpdateUserAuth() function
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
Dstorage_manager_service_mock.h122 … virtual int32_t UpdateUserAuth(uint32_t userId, std::string auth, std::string compSecret) override in UpdateUserAuth() function
/foundation/filemanagement/storage_service/services/storage_daemon/client/
Dstorage_daemon_client.cpp228 int32_t StorageDaemonClient::UpdateUserAuth(uint32_t userId, std::string auth, std::string compSecr… in UpdateUserAuth() function in OHOS::StorageDaemon::StorageDaemonClient
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dkey_manager.cpp412 int KeyManager::UpdateUserAuth(unsigned int user, const std::string &token, in UpdateUserAuth() function in OHOS::StorageDaemon::KeyManager
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
Dstorage_manager.cpp197 int32_t StorageManager::UpdateUserAuth(uint32_t userId, std::string auth, std::string compSecret) in UpdateUserAuth() function in OHOS::StorageManager::StorageManager
Dstorage_manager_proxy.cpp162 int32_t StorageManagerProxy::UpdateUserAuth(uint32_t userId, std::string auth, std::string compSecr… in UpdateUserAuth() function in OHOS::StorageManager::StorageManagerProxy