| /base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/ |
| D | user_auth_impl.cpp | 66 AuthTrustLevel authTrustLevel = AuthTrustLevel(level); in GetAvailableStatus() local 117 AuthTrustLevel authTrustLevel; in Execute() local 160 AuthTrustLevel &authTrustLevel, ResultCode &resultCode) in ParseExecuteSecureLevel() 204 int32_t authTrustLevel; in Auth() local 264 …Code UserAuthImpl::CheckAuthTypeAndAuthTrustLevel(AuthType authType, AuthTrustLevel authTrustLevel) in CheckAuthTypeAndAuthTrustLevel()
|
| D | auth_instance_v9.cpp | 70 AuthTrustLevel authTrustLevel = AuthTrustLevel(level); in GetAvailableStatus() local 136 uint32_t authTrustLevel; in Init() local
|
| /base/useriam/user_auth_framework/test/unittest/services/mocks/ |
| D | mock_user_auth_service.h | 32 int32_t GetAvailableStatus(int32_t apiVersion, AuthType authType, AuthTrustLevel authTrustLevel) in GetAvailableStatus()
|
| /base/account/os_account/test/fuzztest/iamaccount/getavailablestatus_fuzzer/ |
| D | getavailablestatus_fuzzer.cpp | 32 AuthTrustLevel authTrustLevel = fuzzData.GenerateRandomEnmu(UserIam::UserAuth::ATL4); in GetAvailableStatusFuzzTest() local
|
| /base/useriam/user_auth_framework/interfaces/inner_api/ |
| D | user_auth_client_defines.h | 60 AuthTrustLevel authTrustLevel; member 126 AuthTrustLevel authTrustLevel; member
|
| /base/useriam/user_auth_framework/services/ipc/src/ |
| D | user_auth_service.cpp | 184 bool UserAuthService::CheckAuthTrustLevel(AuthTrustLevel authTrustLevel) in CheckAuthTrustLevel() 195 AuthTrustLevel authTrustLevel) in GetAvailableStatus() 206 …thService::GetAvailableStatus(int32_t apiVersion, AuthType authType, AuthTrustLevel authTrustLevel) in GetAvailableStatus() 229 AuthTrustLevel authTrustLevel) in GetAvailableStatusInner() 386 AuthTrustLevel authTrustLevel, sptr<UserAuthCallbackInterface> &callback) in GetAuthContextCallback() 407 const std::string &callerName, AuthTrustLevel authTrustLevel) in CheckAuthPermissionAndParam() 429 AuthType authType, AuthTrustLevel authTrustLevel, sptr<UserAuthCallbackInterface> &callback) in Auth() 520 bool UserAuthService::CheckAuthPermissionAndParam(AuthType authType, AuthTrustLevel authTrustLevel, in CheckAuthPermissionAndParam()
|
| /base/account/os_account/test/fuzztest/iamaccount_stub/getavailablestatusstub_fuzzer/ |
| D | getavailablestatusstub_fuzzer.cpp | 65 AuthTrustLevel authTrustLevel = fuzzData.GenerateRandomEnmu(AuthTrustLevel::ATL4); in GetAvailableStatusStubFuzzTest() local
|
| /base/account/os_account/test/fuzztest/iamaccount/auth_fuzzer/ |
| D | auth_fuzzer.cpp | 45 AuthTrustLevel authTrustLevel = fuzzData.GenerateRandomEnmu(UserIam::UserAuth::ATL4); in AuthFuzzTest() local
|
| /base/account/os_account/test/fuzztest/iamaccount/authuser_fuzzer/ |
| D | authuser_fuzzer.cpp | 47 AuthTrustLevel authTrustLevel = fuzzData.GenerateRandomEnmu(UserIam::UserAuth::ATL4); in AuthUserFuzzTest() local
|
| /base/useriam/user_auth_framework/frameworks/native/ipc/common_defines/ |
| D | user_auth_common_defines.h | 69 AuthTrustLevel authTrustLevel; member
|
| /base/useriam/user_auth_framework/frameworks/native/ipc/src/ |
| D | user_auth_proxy.cpp | 37 AuthTrustLevel authTrustLevel) in GetAvailableStatus() 56 …AuthProxy::GetAvailableStatus(int32_t apiVersion, AuthType authType, AuthTrustLevel authTrustLevel) in GetAvailableStatus() 71 …roxy::GetAvailableStatusInner(int32_t apiVersion, AuthType authType, AuthTrustLevel authTrustLevel, in GetAvailableStatusInner() 290 AuthTrustLevel authTrustLevel, sptr<UserAuthCallbackInterface> &callback) in Auth()
|
| D | user_auth_stub.cpp | 94 uint32_t authTrustLevel; in GetAvailableStatusStub() local 325 uint32_t authTrustLevel; in ReadWidgetAuthParam() local
|
| /base/account/os_account/test/fuzztest/iamaccount_stub/authuserstub_fuzzer/ |
| D | authuserstub_fuzzer.cpp | 56 AuthTrustLevel authTrustLevel = fuzzData.GenerateRandomEnmu(AuthTrustLevel::ATL4); in AuthUserStubFuzzTest() local
|
| /base/account/os_account/frameworks/account_iam/src/ |
| D | account_iam_client.cpp | 213 AuthType authType, AuthTrustLevel authTrustLevel, const std::shared_ptr<IDMCallback> &callback) in Auth() 220 AuthTrustLevel authTrustLevel, const std::shared_ptr<IDMCallback> &callback) in AuthUser() 276 int32_t AccountIAMClient::GetAvailableStatus(AuthType authType, AuthTrustLevel authTrustLevel, int3… in GetAvailableStatus()
|
| /base/useriam/user_auth_framework/frameworks/native/client/src/ |
| D | user_auth_client_impl.cpp | 82 int32_t UserAuthClientImpl::GetAvailableStatus(AuthType authType, AuthTrustLevel authTrustLevel) in GetAvailableStatus() 94 AuthTrustLevel authTrustLevel) in GetNorthAvailableStatus() 106 …uthClientImpl::GetAvailableStatus(int32_t userId, AuthType authType, AuthTrustLevel authTrustLevel) in GetAvailableStatus()
|
| /base/useriam/user_auth_framework/test/fuzztest/dummy/ |
| D | mock_iuser_auth_interface.h | 112 …int32_t GetAvailableStatus(int32_t userId, int32_t authType, uint32_t authTrustLevel, int32_t &che… in GetAvailableStatus() 118 uint32_t authTrustLevel, std::vector<int32_t>& validTypes) in GetValidSolution()
|
| /base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/ |
| D | user_auth_service_fuzzer.cpp | 158 AuthTrustLevel authTrustLevel = static_cast<AuthTrustLevel>(parcel.ReadInt32()); in FuzzGetAvailableStatusOtherScene() local 169 AuthTrustLevel authTrustLevel = static_cast<AuthTrustLevel>(parcel.ReadInt32()); in FuzzGetAvailableStatus() local 221 AuthTrustLevel authTrustLevel = static_cast<AuthTrustLevel>(parcel.ReadInt32()); in FuzzAuth() local
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | widget_context.cpp | 142 AuthTrustLevel authTrustLevel, sptr<IamCallbackInterface> &iamCallback) in GetAuthContextCallback() 160 AuthType authType, AuthTrustLevel authTrustLevel, bool endAfterFirstFail, AuthIntent authIntent) in BuildTask()
|
| /base/account/os_account/services/accountmgr/src/account_iam/ |
| D | account_iam_mgr_stub.cpp | 437 uint32_t authTrustLevel; in ReadAuthParam() local 563 uint32_t authTrustLevel; in ProcGetAvailableStatus() local
|
| D | account_iam_service.cpp | 196 int32_t AccountIAMService::GetAvailableStatus(AuthType authType, AuthTrustLevel authTrustLevel, int… in GetAvailableStatus()
|
| /base/useriam/user_auth_framework/frameworks/js/napi/user_auth_icon/ |
| D | user_auth_icon.js | 38 authTrustLevel: userAuth.AuthTrustLevel.ATL1 property
|
| /base/account/os_account/interfaces/innerkits/account_iam/native/include/ |
| D | account_iam_info.h | 102 AuthTrustLevel authTrustLevel; member
|
| /base/useriam/user_auth_framework/services/core/src/ |
| D | remote_msg_util.cpp | 250 int32_t authTrustLevel; in DecodeAuthParam() local
|
| /base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
| D | user_auth_client_test.cpp | 114 AuthTrustLevel authTrustLevel) { in __anon384b9f1b0202() 268 sptr<UserAuthCallbackInterface> &callback) { in __anon384b9f1b0502()
|
| D | user_auth_proxy_test.cpp | 99 …WillOnce([](int32_t apiVersion, int32_t userId, AuthType authType, AuthTrustLevel authTrustLevel) { in __anon6a506ffe0302() 205 … AuthType authType, AuthTrustLevel authTrustLevel, sptr<UserAuthCallbackInterface> &callback) { in __anon6a506ffe0902()
|