Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/test/unittest/services/src/
Dauth_widget_helper_test.cpp70 std::vector<AuthType> validType; variable
87 std::vector<AuthType> validType = authParam.authType; variable
/base/useriam/user_auth_framework/services/core/src/
Dauth_widget_helper.cpp30 …hWidgetHelper::InitWidgetContextParam(const AuthParam &authParam, std::vector<AuthType> &validType, in InitWidgetContextParam()
/base/useriam/user_auth_framework/services/ipc/src/
Duser_auth_service.cpp553 …erId, const AuthParam &authParam, const WidgetParam &widgetParam, std::vector<AuthType> &validType) in CheckAuthWidgetParam()
599 const AuthParam &authParam, const WidgetParam &widgetParam, std::vector<AuthType> &validType, in StartWidgetContext()
657 std::vector<AuthType> validType; in AuthWidget() local
/base/global/i18n/frameworks/intl/src/
Dphone_number_format.cpp65 std::set<std::string> validType = {"E164", "RFC3966", "INTERNATIONAL", "NATIONAL"}; in PhoneNumberFormat() local