Home
last modified time | relevance | path

Searched defs:atl (Results 1 - 9 of 9) sorted by relevance

/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dauth_widget_helper_test.cpp100 AuthTrustLevel atl = ATL3; in HWTEST_F() local
/base/useriam/user_auth_framework/test/fuzztest/services/context/contextcallbackimpl_fuzzer/
H A Dcontext_callback_impl_fuzzer.cpp95 AuthTrustLevel atl = static_cast<AuthTrustLevel>(parcel.ReadUint32()); in FillSet() local
/base/useriam/user_auth_framework/services/context/inc/
H A Dcontext_callback.h45 std::optional<AuthTrustLevel> atl; member
/base/useriam/user_auth_framework/frameworks/native/common/dfx/inc/
H A Dhisysevent_adapter.h27 uint32_t atl = 0; member
48 uint32_t atl = 0; member
/base/useriam/user_auth_framework/services/context/src/
H A Dauth_widget_helper.cpp130 CheckValidSolution(int32_t userId, const std::vector<AuthType> &authTypeList, const AuthTrustLevel &atl, std::vector<AuthType> &validTypeList) CheckValidSolution() argument
H A Dcontext_callback_impl.cpp166 void ContextCallbackImpl::SetTraceAuthTrustLevel(AuthTrustLevel atl) in SetTraceAuthTrustLevel() argument
/base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/
H A Dremote_auth_context_fuzzer.cpp246 AuthTrustLevel atl = ATL2; in FuzzCheckValidSolution() local
/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Duser_auth_client_impl.cpp241 BeginNorthAuthentication(int32_t apiVersion, const std::vector<uint8_t> &challenge, AuthType authType, AuthTrustLevel atl, const std::shared_ptr<AuthenticationCallback> &callback) BeginNorthAuthentication() argument
/base/useriam/user_auth_framework/test/fuzztest/clients/userauthclient_fuzzer/
H A Duser_auth_client_fuzzer.cpp120 auto atl = static_cast<AuthTrustLevel>(parcel.ReadUint32()); in FuzzClientGetAvailableStatus() local
176 auto atl = static_cast<AuthTrustLevel>(parcel.ReadUint32()); in FuzzClientBeginAuthentication002() local

Completed in 5 milliseconds