/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | widget_client_test.cpp | 180 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 D | widget_schedule_node_impl_test.cpp | 84 …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 D | widget_context_test.cpp | 273 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 D | auth_widget_helper_test.cpp | 95 std::vector<AuthType> authTypeList; variable
|
H A D | user_auth_service_test.cpp | 1706 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 D | widget_json_test.cpp | 291 auto authTypeList = widgetNotice.AuthTypeList(); variable
|
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | widget_client.cpp | 84 std::vector<AuthType> authTypeList = {}; in OnNotice() local 93 void WidgetClient::ProcessNotice(const WidgetNotice ¬ice, std::vector<AuthType> &authTypeList) in ProcessNotice() 193 void WidgetClient::SetAuthTypeList(const std::vector<AuthType> &authTypeList) in SetAuthTypeList() 269 bool WidgetClient::GetAuthTypeList(const WidgetNotice ¬ice, std::vector<AuthType> &authTypeList) in GetAuthTypeList()
|
H A D | auth_widget_helper.cpp | 138 …const std::vector<AuthType> &authTypeList, const AuthTrustLevel &atl, std::vector<AuthType> &valid… in CheckValidSolution()
|
H A D | widget_context.cpp | 295 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 D | widget_json.cpp | 203 std::vector<AuthType> authTypeList; in AuthTypeList() local
|
/ohos5.0/base/useriam/user_auth_framework/services/core/src/ |
H A D | widget_schedule_node_impl.cpp | 112 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 D | user_auth_client_test.cpp | 689 std::vector<AuthType> authTypeList; variable 717 std::vector<AuthType> authTypeList; variable 728 std::vector<AuthType> authTypeList; variable
|
H A D | user_auth_proxy_test.cpp | 457 std::vector<AuthType> authTypeList; variable
|
/ohos5.0/base/theme/screenlock_mgr/services/src/ |
H A D | strongauthmanager.cpp | 136 std::vector<UserIam::UserAuth::AuthType> authTypeList; in RegistUserAuthSuccessEventListener() local
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/ |
H A D | remote_auth_context_fuzzer.cpp | 244 std::vector<AuthType> authTypeList = {PIN, FACE, FINGERPRINT}; in FuzzCheckValidSolution() local
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/clients/userauthclient_fuzzer/ |
H A D | user_auth_client_fuzzer.cpp | 223 std::vector<AuthType> authTypeList; in FuzzClientRegistUserAuthSuccessEventListener() local
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/ |
H A D | user_auth_stub.cpp | 646 std::vector<AuthType> authTypeList; in RegistUserAuthSuccessEventListenerStub() local
|
H A D | user_auth_proxy.cpp | 774 std::vector<int32_t> authTypeList; in RegistUserAuthSuccessEventListener() local
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/ |
H A D | user_auth_service_fuzzer.cpp | 329 std::vector<AuthType> authTypeList; in FuzzRegistUserAuthSuccessEventListener() local
|