Home
last modified time | relevance | path

Searched defs:validType (Results 1 – 6 of 6) sorted by relevance

/base/useriam/user_auth_framework/test/unittest/services/src/
Dauth_widget_helper_test.cpp75 std::vector<AuthType> validType; variable
92 std::vector<AuthType> validType = authParam.authTypes; variable
106 std::vector<AuthType> validType = authParam.authTypes; variable
147 std::vector<AuthType> validType = authParam.authTypes; variable
183 std::vector<AuthType> validType = authParam.authTypes; variable
229 std::vector<AuthType> validType = authParam.authTypes; variable
275 std::vector<AuthType> validType = authParam.authTypes; variable
321 std::vector<AuthType> validType = authParam.authTypes; variable
368 std::vector<AuthType> validType = authParam.authTypes; variable
/base/useriam/user_auth_framework/services/ipc/src/
Duser_auth_service.cpp913 …ice::CheckPrivatePinEnroll(const std::vector<AuthType> &authType, std::vector<AuthType> &validType) in CheckPrivatePinEnroll()
1055 …t AuthParamInner &authParam, const WidgetParamInner &widgetParam, std::vector<AuthType> &validType, in StartWidgetContext()
1086 const WidgetParamInner &widgetParam, std::vector<AuthType> &validType) in CheckValidSolution()
1147 std::vector<AuthType> &validType, ContextFactory::AuthWidgetContextPara &para) in ProcessPinExpired()
1201 std::vector<AuthType> validType; in AuthWidget() local
/base/useriam/user_auth_framework/services/context/src/
Dauth_widget_helper.cpp33 …etHelper::InitWidgetContextParam(const AuthParamInner &authParam, std::vector<AuthType> &validType, in InitWidgetContextParam()
/base/global/i18n/frameworks/intl/src/
Dphone_number_format.cpp128 std::set<std::string> validType = {"E164", "RFC3966", "INTERNATIONAL", "NATIONAL"}; in PhoneNumberFormat() local
/base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/
Dremote_auth_context_fuzzer.cpp205 std::vector<AuthType> validType = {PIN, FACE, FINGERPRINT}; in FuzzAuthWidgetHelper() local
/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/
Duser_auth_service_fuzzer.cpp403 std::vector<AuthType> validType; in FuzzCheckValidSolution() local
530 std::vector<AuthType> validType = {PIN}; in FuzzStartWidgetContext() local