Home
last modified time | relevance | path

Searched defs:authTypeList (Results 1 – 19 of 19) sorted by relevance

/base/useriam/user_auth_framework/test/unittest/services/src/
Dwidget_client_test.cpp180 std::vector<AuthType> authTypeList; variable
194 std::vector<AuthType> authTypeList; variable
210 std::vector<AuthType> authTypeList; variable
226 std::vector<AuthType> authTypeList; variable
242 std::vector<AuthType> authTypeList; variable
258 std::vector<AuthType> authTypeList; variable
274 std::vector<AuthType> authTypeList; variable
292 std::vector<AuthType> authTypeList; variable
310 std::vector<AuthType> authTypeList; variable
326 std::vector<AuthType> authTypeList; variable
[all …]
Dwidget_schedule_node_impl_test.cpp84 …std::vector<AuthType> authTypeList = {AuthType::ALL, AuthType::PIN, AuthType::FACE, AuthType::FING… variable
97 …std::vector<AuthType> authTypeList = {AuthType::ALL, AuthType::PIN, AuthType::FACE, AuthType::FING… variable
111 …std::vector<AuthType> authTypeList = {AuthType::ALL, AuthType::PIN, AuthType::FACE, AuthType::FING… variable
Dwidget_context_test.cpp332 std::vector<AuthType> authTypeList; variable
344 std::vector<AuthType> authTypeList = {ALL, PIN, FACE}; variable
359 std::set<AuthType> authTypeList; variable
404 std::set<AuthType> authTypeList; variable
432 std::set<AuthType> authTypeList; variable
444 std::set<AuthType> authTypeList; variable
460 std::set<AuthType> authTypeList; variable
Duser_auth_service_test_part02.cpp1204 std::vector<AuthType> authTypeList; variable
1217 std::vector<AuthType> authTypeList; variable
1230 std::vector<AuthType> authTypeList; variable
1327 std::vector<AuthType> authTypeList; variable
1337 std::vector<AuthType> authTypeList; variable
1348 std::vector<AuthType> authTypeList; variable
1362 std::vector<AuthType> authTypeList; variable
1375 std::vector<AuthType> authTypeList; variable
1412 std::vector<AuthType> authTypeList; variable
Dauth_widget_helper_test.cpp407 std::vector<AuthType> authTypeList; variable
420 std::vector<AuthType> authTypeList; variable
Dwidget_json_test.cpp291 auto authTypeList = widgetNotice.AuthTypeList(); variable
/base/useriam/user_auth_framework/services/context/src/
Dwidget_client.cpp84 std::vector<AuthType> authTypeList = {}; in OnNotice() local
93 void WidgetClient::ProcessNotice(const WidgetNotice &notice, std::vector<AuthType> &authTypeList) in ProcessNotice()
197 void WidgetClient::SetAuthTypeList(const std::vector<AuthType> &authTypeList) in SetAuthTypeList()
282 bool WidgetClient::GetAuthTypeList(const WidgetNotice &notice, std::vector<AuthType> &authTypeList) in GetAuthTypeList()
Dauth_widget_helper.cpp138const std::vector<AuthType> &authTypeList, const AuthTrustLevel &atl, std::vector<AuthType> &valid… in CheckValidSolution()
Dwidget_context.cpp304 void WidgetContext::ExecuteAuthList(const std::set<AuthType> &authTypeList, bool endAfterFirstFail, in ExecuteAuthList()
409 void WidgetContext::StopAuthList(const std::vector<AuthType> &authTypeList) in StopAuthList()
Dwidget_json.cpp222 std::vector<AuthType> authTypeList; in AuthTypeList() local
/base/useriam/user_auth_framework/services/core/src/
Dwidget_schedule_node_impl.cpp112 bool WidgetScheduleNodeImpl::StartAuthList(const std::vector<AuthType> &authTypeList, bool endAfter… in StartAuthList()
126 bool WidgetScheduleNodeImpl::StopAuthList(const std::vector<AuthType> &authTypeList) in StopAuthList()
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
Duser_auth_client_test.cpp724 std::vector<AuthType> authTypeList; variable
752 std::vector<AuthType> authTypeList; variable
763 std::vector<AuthType> authTypeList; variable
Duser_auth_proxy_test.cpp729 std::vector<AuthType> authTypeList; variable
743 std::vector<AuthType> authTypeList; variable
/base/theme/screenlock_mgr/services/src/
Dstrongauthmanager.cpp152 std::vector<UserIam::UserAuth::AuthType> authTypeList; in RegistUserAuthSuccessEventListener() local
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
Duser_auth_stub.cpp672 std::vector<AuthType> authTypeList; in RegistUserAuthSuccessEventListenerStub() local
752 std::vector<int32_t> authTypeList; in SetGlobalConfigParamStub() local
Duser_auth_proxy.cpp788 std::vector<int32_t> authTypeList; in RegistUserAuthSuccessEventListener() local
894 std::vector<int32_t> authTypeList; in SetGlobalConfigParam() local
/base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/
Dremote_auth_context_fuzzer.cpp240 std::vector<AuthType> authTypeList = {PIN, FACE, FINGERPRINT}; in FuzzCheckValidSolution() local
/base/useriam/user_auth_framework/test/fuzztest/clients/userauthclient_fuzzer/
Duser_auth_client_fuzzer.cpp227 std::vector<AuthType> authTypeList; in FuzzClientRegistUserAuthSuccessEventListener() local
/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/
Duser_auth_service_fuzzer.cpp348 std::vector<AuthType> authTypeList; in FuzzRegistUserAuthSuccessEventListener() local