Home
last modified time | relevance | path

Searched defs:GetSecUserInfo (Results 1 – 2 of 2) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Diam_client.cpp58 UserIam::UserAuth::SecUserInfo UserEnrollCallback::GetSecUserInfo() in GetSecUserInfo() function in OHOS::StorageDaemon::UserEnrollCallback
104 bool IamClient::GetSecUserInfo(uint32_t userId, UserIam::UserAuth::SecUserInfo &info) in GetSecUserInfo() function in OHOS::StorageDaemon::IamClient
/foundation/filemanagement/storage_service/services/storage_daemon/mock/
Duser_idm_client_impl_mock.cpp33 int32_t UserIdmClientImpl::GetSecUserInfo(int32_t userId, const std::shared_ptr<GetSecUserInfoCallb… in GetSecUserInfo() function in UserIdmClientImpl