| /base/useriam/user_auth_framework/test/unittest/services/src/ |
| D | user_auth_service_test_part02.cpp | 44 std::vector<uint8_t> &challenge, std::vector<int32_t> &authTypes, int32_t authTrustLevel) in InitIpcAuthParamInner() 64 std::vector<int32_t> authTypes = {FACE}; variable 83 std::vector<int32_t> authTypes = {FACE}; variable 107 std::vector<int32_t> authTypes = {FACE}; variable 131 std::vector<int32_t> authTypes = {FACE}; variable 155 std::vector<int32_t> authTypes = {FACE}; variable 184 std::vector<int32_t> authTypes = {FACE}; variable 213 std::vector<int32_t> authTypes; variable 249 std::vector<int32_t> authTypes = {5}; variable 274 std::vector<int32_t> authTypes = {ALL}; variable [all …]
|
| /base/useriam/user_auth_framework/frameworks/native/client/src/ |
| D | event_listener_callback_service.cpp | 29 … const std::vector<AuthType> &authTypes, const std::shared_ptr<AuthSuccessEventListener> &listener) in AddUserAuthSuccessEventListener() 78 … const std::vector<AuthType> &authTypes, const std::shared_ptr<CredChangeEventListener> &listener) in AddCredChangeEventListener()
|
| D | user_idm_client_impl.cpp | 370 int32_t UserIdmClientImpl::RegistCredChangeEventListener(const std::vector<AuthType> &authTypes, in RegistCredChangeEventListener()
|
| D | user_auth_client_impl.cpp | 713 …32_t UserAuthClientImpl::RegistUserAuthSuccessEventListener(const std::vector<AuthType> &authTypes, in RegistUserAuthSuccessEventListener()
|
| /base/useriam/user_auth_framework/interfaces/inner_api/ |
| D | user_auth_client_defines.h | 132 std::vector<AuthType> authTypes; member 193 std::vector<AuthType> authTypes; member
|
| /base/useriam/user_auth_framework/frameworks/cj/user_auth/src/ |
| D | user_auth_ffi.cpp | 50 std::vector<AuthType> authTypes; in FfiUserAuthStart() local
|
| /base/useriam/user_auth_framework/frameworks/native/ipc/common_defines/ |
| D | user_auth_common_defines.h | 67 std::vector<AuthType> authTypes; member
|
| /base/useriam/user_auth_framework/frameworks/cj/user_auth/inc/ |
| D | user_auth_ffi_struct.h | 29 uint32_t *authTypes; member
|
| /base/useriam/user_auth_framework/test/fuzztest/dummy/ |
| D | mock_iuser_auth_interface.h | 117 int32_t GetValidSolution(int32_t userId, const std::vector<int32_t>& authTypes, in GetValidSolution() 187 int32_t GetSignedExecutorInfo(const std::vector<int32_t> &authTypes, int32_t executorRole, in GetSignedExecutorInfo()
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | remote_auth_context.cpp | 216 std::vector<int32_t> authTypes = { authType_ }; in SendQueryExecutorInfoMsg() local
|
| D | remote_auth_service.cpp | 254 std::vector<int32_t> authTypes; in ProcQueryExecutorInfoRequest() local
|
| D | remote_auth_invoker_context.cpp | 244 std::vector<int32_t> authTypes = { static_cast<int32_t>(authParam_.authType) }; in SendRequest() local
|
| /base/useriam/user_auth_framework/services/core/src/ |
| D | remote_msg_util.cpp | 177 ResultCode RemoteMsgUtil::GetQueryExecutorInfoReply(const std::vector<int32_t> authTypes, int32_t e… in GetQueryExecutorInfoReply()
|