Searched defs:remoteUdid (Results 1 - 6 of 6) sorted by relevance
/base/useriam/user_auth_framework/services/context/inc/ |
H A D | context_callback.h | 55 std::optional<std::string> remoteUdid; member
|
/base/useriam/user_auth_framework/frameworks/native/common/dfx/inc/ |
H A D | hisysevent_adapter.h | 38 std::string remoteUdid; member 54 std::string remoteUdid; member
|
/base/useriam/user_auth_framework/test/fuzztest/dummy/ |
H A D | mock_iuser_auth_interface.h | 176 int32_t PrepareRemoteAuth(const std::string &remoteUdid) in PrepareRemoteAuth() argument 181 int32_t GetLocalScheduleFromMessage(const std::string &remoteUdid, const std::vector<uint8_t> &message, in GetLocalScheduleFromMessage() argument 198 int32_t GetAuthResultFromMessage(const std::string &remoteUdid, const std::vector<uint8_t> &message, in GetAuthResultFromMessage() argument 187 GetSignedExecutorInfo(const std::vector<int32_t> &authTypes, int32_t executorRole, const std::string &remoteUdid, std::vector<uint8_t> &signedExecutorInfo) GetSignedExecutorInfo() argument
|
/base/useriam/user_auth_framework/services/context/src/ |
H A D | context_callback_impl.cpp | 196 void ContextCallbackImpl::SetTraceRemoteUdid(const std::string &remoteUdid) in SetTraceRemoteUdid() argument
|
/base/useriam/user_auth_framework/services/core/src/ |
H A D | remote_msg_util.cpp | 177 GetQueryExecutorInfoReply(const std::vector<int32_t> authTypes, int32_t executorRole, std::string remoteUdid, Attributes &attr) GetQueryExecutorInfoReply() argument
|
/base/security/access_token/services/accesstokenmanager/main/cpp/src/token/ |
H A D | accesstoken_info_manager.cpp | 1009 std::string remoteUdid; in AllocLocalTokenID() local
|
Completed in 7 milliseconds