Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_manager/crypto/
Dfilesystem_crypto.cpp85 int32_t FileSystemCrypto::ActiveUserKey(uint32_t userId, std::string auth, std::string compSecret) in ActiveUserKey() function in OHOS::StorageManager::FileSystemCrypto
/foundation/filemanagement/storage_service/services/storage_manager/client/
Dstorage_manager_client.cpp97 int32_t StorageManagerClient::ActiveUserKey(uint32_t userId, std::string auth, std::string compSecr… in ActiveUserKey() function in OHOS::StorageManager::StorageManagerClient
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
Dstorage_daemon_communication.cpp173 int32_t StorageDaemonCommunication::ActiveUserKey(uint32_t userId, std::string auth, std::string co… in ActiveUserKey() function in OHOS::StorageManager::StorageDaemonCommunication
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
Dstorage_daemon.cpp111 int32_t StorageDaemon::ActiveUserKey(uint32_t userId, std::string auth, std::string compSecret) in ActiveUserKey() function in OHOS::StorageDaemon::StorageDaemon
Dstorage_daemon_proxy.cpp339 int32_t StorageDaemonProxy::ActiveUserKey(uint32_t userId, std::string auth, std::string compSecret) in ActiveUserKey() function in OHOS::StorageDaemon::StorageDaemonProxy
/foundation/filemanagement/storage_service/services/storage_daemon/
Dsdc.cpp116 static int32_t ActiveUserKey(const std::vector<std::string> &args) in ActiveUserKey() function
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
Dstorage_daemon_service_mock.h111 … virtual int32_t ActiveUserKey(uint32_t userId, std::string auth, std::string compSecret) override in ActiveUserKey() function
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
Dstorage_manager_service_mock.h127 … virtual int32_t ActiveUserKey(uint32_t userId, std::string auth, std::string compSecret) override in ActiveUserKey() function
/foundation/filemanagement/storage_service/services/storage_daemon/client/
Dstorage_daemon_client.cpp244 int32_t StorageDaemonClient::ActiveUserKey(uint32_t userId, std::string auth, std::string compSecre… in ActiveUserKey() function in OHOS::StorageDaemon::StorageDaemonClient
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dkey_manager.cpp443 int KeyManager::ActiveUserKey(unsigned int user, const std::string &token, in ActiveUserKey() function in OHOS::StorageDaemon::KeyManager
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
Dstorage_manager.cpp205 int32_t StorageManager::ActiveUserKey(uint32_t userId, std::string auth, std::string compSecret) in ActiveUserKey() function in OHOS::StorageManager::StorageManager
Dstorage_manager_proxy.cpp192 int32_t StorageManagerProxy::ActiveUserKey(uint32_t userId, std::string auth, std::string compSecre… in ActiveUserKey() function in OHOS::StorageManager::StorageManagerProxy