Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A 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 …]
H A 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
H A Dwidget_context_test.cpp273 std::vector<AuthType> authTypeList; variable
285 std::vector<AuthType> authTypeList = {ALL, PIN, FACE}; variable
300 std::set<AuthType> authTypeList; variable
345 std::set<AuthType> authTypeList; variable
360 std::set<AuthType> authTypeList; variable
372 std::set<AuthType> authTypeList; variable
388 std::set<AuthType> authTypeList; variable
H A Dauth_widget_helper_test.cpp95 std::vector<AuthType> authTypeList; variable
H A Duser_auth_service_test.cpp1706 std::vector<AuthType> authTypeList; variable
1716 std::vector<AuthType> authTypeList; variable
1727 std::vector<AuthType> authTypeList; variable
1741 std::vector<AuthType> authTypeList; variable
1781 std::vector<AuthType> authTypeList; variable
H A Dwidget_json_test.cpp291 auto authTypeList = widgetNotice.AuthTypeList(); variable
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_client.cpp84 std::vector<AuthType> authTypeList = {}; in OnNotice() local
93 void WidgetClient::ProcessNotice(const WidgetNotice &notice, std::vector<AuthType> &authTypeList) in ProcessNotice()
193 void WidgetClient::SetAuthTypeList(const std::vector<AuthType> &authTypeList) in SetAuthTypeList()
269 bool WidgetClient::GetAuthTypeList(const WidgetNotice &notice, std::vector<AuthType> &authTypeList) in GetAuthTypeList()
H A Dauth_widget_helper.cpp138const std::vector<AuthType> &authTypeList, const AuthTrustLevel &atl, std::vector<AuthType> &valid… in CheckValidSolution()
H A Dwidget_context.cpp295 void WidgetContext::ExecuteAuthList(const std::set<AuthType> &authTypeList, bool endAfterFirstFail, in ExecuteAuthList()
408 void WidgetContext::StopAuthList(const std::vector<AuthType> &authTypeList) in StopAuthList()
H A Dwidget_json.cpp203 std::vector<AuthType> authTypeList; in AuthTypeList() local
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A 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()
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Duser_auth_client_test.cpp689 std::vector<AuthType> authTypeList; variable
717 std::vector<AuthType> authTypeList; variable
728 std::vector<AuthType> authTypeList; variable
H A Duser_auth_proxy_test.cpp457 std::vector<AuthType> authTypeList; variable
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp136 std::vector<UserIam::UserAuth::AuthType> authTypeList; in RegistUserAuthSuccessEventListener() local
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/
H A Dremote_auth_context_fuzzer.cpp244 std::vector<AuthType> authTypeList = {PIN, FACE, FINGERPRINT}; in FuzzCheckValidSolution() local
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/clients/userauthclient_fuzzer/
H A Duser_auth_client_fuzzer.cpp223 std::vector<AuthType> authTypeList; in FuzzClientRegistUserAuthSuccessEventListener() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_stub.cpp646 std::vector<AuthType> authTypeList; in RegistUserAuthSuccessEventListenerStub() local
H A Duser_auth_proxy.cpp774 std::vector<int32_t> authTypeList; in RegistUserAuthSuccessEventListener() local
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/
H A Duser_auth_service_fuzzer.cpp329 std::vector<AuthType> authTypeList; in FuzzRegistUserAuthSuccessEventListener() local