Searched defs:validType (Results 1 – 6 of 6) sorted by relevance
| /base/useriam/user_auth_framework/test/unittest/services/src/ |
| D | auth_widget_helper_test.cpp | 71 std::vector<AuthType> validType; variable 88 std::vector<AuthType> validType = authParam.authTypes; variable
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | auth_widget_helper.cpp | 34 …etHelper::InitWidgetContextParam(const AuthParamInner &authParam, std::vector<AuthType> &validType, in InitWidgetContextParam()
|
| /base/useriam/user_auth_framework/services/ipc/src/ |
| D | user_auth_service.cpp | 872 … const AuthParamInner &authParam, const WidgetParam &widgetParam, std::vector<AuthType> &validType, in StartWidgetContext() 900 const WidgetParam &widgetParam, std::vector<AuthType> &validType) in CheckValidSolution() 978 std::vector<AuthType> validType; in AuthWidget() local
|
| /base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/ |
| D | remote_auth_context_fuzzer.cpp | 210 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 | 392 std::vector<AuthType> validType; in FuzzCheckValidSolution() local 519 std::vector<AuthType> validType = {PIN}; in FuzzStartWidgetContext() local
|
| /base/global/i18n/frameworks/intl/src/ |
| D | phone_number_format.cpp | 128 std::set<std::string> validType = {"E164", "RFC3966", "INTERNATIONAL", "NATIONAL"}; in PhoneNumberFormat() local
|