Searched defs:validType (Results 1 – 7 of 7) sorted by relevance
| /base/useriam/user_auth_framework/test/unittest/services/src/ |
| D | auth_widget_helper_test.cpp | 75 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
|
| D | user_auth_service_test_part01.cpp | 1089 std::vector<AuthType> validType = {FACE, PIN, PRIVATE_PIN}; variable
|
| /base/useriam/user_auth_framework/services/ipc/src/ |
| D | user_auth_service.cpp | 1028 …ice::CheckPrivatePinEnroll(const std::vector<AuthType> &authType, std::vector<AuthType> &validType) in CheckPrivatePinEnroll() 1170 …t AuthParamInner &authParam, const WidgetParamInner &widgetParam, std::vector<AuthType> &validType, in StartWidgetContext() 1200 const WidgetParamInner &widgetParam, std::vector<AuthType> &validType) in CheckSkipLockedBiometricAuth() 1235 const WidgetParamInner &widgetParam, std::vector<AuthType> &validType) in CheckValidSolution() 1292 std::vector<AuthType> &validType, ContextFactory::AuthWidgetContextPara ¶) in ProcessPinExpired() 1319 std::vector<AuthType> validType; in StartAuthWidget() local
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | auth_widget_helper.cpp | 33 …etHelper::InitWidgetContextParam(const AuthParamInner &authParam, std::vector<AuthType> &validType, in InitWidgetContextParam()
|
| /base/global/i18n/frameworks/intl/src/ |
| D | phone_number_format.cpp | 128 std::set<std::string> validType = {"E164", "RFC3966", "INTERNATIONAL", "NATIONAL"}; in PhoneNumberFormat() local
|
| /base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/ |
| D | remote_auth_context_fuzzer.cpp | 235 std::vector<AuthType> validType = {PIN, FACE, FINGERPRINT}; in FuzzAuthWidgetHelper() local
|
| /base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/ |
| D | user_auth_service_fuzzer.cpp | 507 std::vector<AuthType> validType; in FuzzCheckValidSolution() local 636 std::vector<AuthType> validType = {PIN}; in FuzzStartWidgetContext() local
|