/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | context_factory_test.cpp | 61 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_AUTH_USER_ALL); variable 76 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_AUTH_USER_ALL); variable 89 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_IDENTIFY); variable 104 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_IDENTIFY); variable 117 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_ADD_CREDENTIAL); variable 132 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_ADD_CREDENTIAL); variable 144 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_ADD_CREDENTIAL); variable 155 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_ADD_CREDENTIAL); variable 167 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_ADD_CREDENTIAL); variable
|
H A D | simple_auth_context_test.cpp | 64 … std::shared_ptr<MockContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 93 std::shared_ptr<ContextCallback> contextCallback = nullptr; variable 110 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 135 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 155 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 177 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 200 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 226 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 249 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 351 auto contextCallback = Common::MakeShared<MockContextCallback>(); variable [all …]
|
H A D | identify_context_test.cpp | 60 … std::shared_ptr<MockContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 89 std::shared_ptr<ContextCallback> contextCallback = nullptr; variable 106 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 131 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 152 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 175 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 199 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 226 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 250 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 265 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable [all …]
|
H A D | enroll_context_test.cpp | 62 … std::shared_ptr<MockContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 91 std::shared_ptr<ContextCallback> contextCallback = nullptr; variable 108 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 133 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 153 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 175 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 200 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 227 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 250 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 263 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable [all …]
|
H A D | context_callback_impl_test.cpp | 61 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_ADD_CREDENTIAL); variable 68 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_ADD_CREDENTIAL); variable 87 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_ADD_CREDENTIAL); variable 113 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_ADD_CREDENTIAL); variable 142 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_AUTH_USER_BEHAVIOR); variable 170 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_AUTH_USER_SECURITY); variable
|
H A D | widget_context_callback_impl_test.cpp | 65 auto contextCallback = variable 78 auto contextCallback = Common::MakeShared<WidgetContextCallbackImpl>(widgetContext, authType); variable 92 auto contextCallback = variable
|
H A D | context_appstate_observer_test.cpp | 51 … std::shared_ptr<MockContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 75 … std::shared_ptr<MockContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable
|
H A D | widget_context_test.cpp | 63 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); in CreateWidgetContext() local 298 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 343 std::shared_ptr<ContextCallback> contextCallback = Common::MakeShared<MockContextCallback>(); variable 386 auto contextCallback = Common::MakeShared<MockContextCallback>(); variable
|
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/ |
H A D | user_idm_service.cpp | 214 const std::shared_ptr<ContextCallback> &contextCallback, AuthType authType) in CheckEnrollPermissionAndEnableStatus() 232 const std::shared_ptr<ContextCallback> &contextCallback, Attributes &extraInfo) in StartEnroll() 257 auto contextCallback = ContextCallback::NewInstance(callback, in AddCredential() local 371 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_ENFORCE_DELETE_USER); in EnforceDelUser() local 424 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_DELETE_USER); in DelUser() local 478 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_DELETE_CREDENTIAL); in DelCredential() local 572 const std::shared_ptr<ContextCallback> &contextCallback) in SetAuthTypeTrace() 654 auto contextCallback = ContextCallback::NewInstance(callback, NO_NEED_TRACE); in ClearRedundancyCredential() local
|
H A D | user_auth_service.cpp | 431 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_AUTH_USER_ALL); in GetAuthContextCallback() local 471 …auto contextCallback = GetAuthContextCallback(apiVersion, challenge, authType, authTrustLevel, cal… in Auth() local 515 const std::shared_ptr<ContextCallback> &contextCallback) in StartAuthContext() 538 RemoteAuthInvokerContextParam ¶m, const std::shared_ptr<ContextCallback> &contextCallback) in StartRemoteAuthInvokerContext() 560 const std::shared_ptr<ContextCallback> &contextCallback, Attributes &extraInfo) in CheckAuthPermissionAndParam() 585 …auto contextCallback = GetAuthContextCallback(INNER_API_VERSION_10000, authParam.challenge, authPa… in AuthUser() local 750 auto contextCallback = ContextCallback::NewInstance(callback, TRACE_IDENTIFY); in Identify() local 981 uint64_t UserAuthService::StartWidgetContext(const std::shared_ptr<ContextCallback> &contextCallbac… in StartWidgetContext() 1035 std::shared_ptr<ContextCallback> &contextCallback) in GetCallerInfo() 1087 auto contextCallback = GetAuthContextCallback(apiVersion, authParam, widgetParam, callback); in AuthWidget() local [all …]
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/ |
H A D | remote_auth_context_fuzzer.cpp | 59 …auto contextCallback = MakeShared<ContextCallbackImpl>(new (std::nothrow) DummyIamCallbackInterfac… in ContextAppStateObserverFuzzTest() local 102 …auto contextCallback = MakeShared<ContextCallbackImpl>(new (std::nothrow) DummyIamCallbackInterfac… in RemoteAuthContextFuzzTest() local 140 …auto contextCallback = MakeShared<ContextCallbackImpl>(new (std::nothrow) DummyIamCallbackInterfac… in RemoteAuthInvokerContextFuzzTest() local
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/context/contextpoolimpl_fuzzer/ |
H A D | context_pool_impl_fuzzer.cpp | 54 …auto contextCallback = MakeShared<ContextCallbackImpl>(new (std::nothrow) DummyIamCallbackInterfac… in FillTest() local
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/ |
H A D | dummy_context_pool.h | 61 …auto contextCallback = Common::MakeShared<ContextCallbackImpl>(new (std::nothrow) DummyIamCallback… in Select() local
|
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | remote_auth_service.cpp | 151 …RemoteAuthContextParam remoteAuthContextParam, const std::shared_ptr<ContextCallback> &contextCall… in StartRemoteAuthContext() 215 auto contextCallback = ContextCallback::NewInstance(callback, NO_NEED_TRACE); in ProcStartRemoteAuthRequest() local
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/ |
H A D | user_auth_service_fuzzer.cpp | 480 …std::shared_ptr<ContextCallback> contextCallback = ContextCallback::NewInstance(iamCallback, TRACE… in FuzzAuthRemoteUser() local 516 …std::shared_ptr<ContextCallback> contextCallback = ContextCallback::NewInstance(iamCallback, TRACE… in FuzzStartWidgetContext() local 531 …std::shared_ptr<ContextCallback> contextCallback = ContextCallback::NewInstance(iamCallback, TRACE… in FuzzStartRemoteAuthInvokerContext() local 542 …std::shared_ptr<ContextCallback> contextCallback = ContextCallback::NewInstance(iamCallback, TRACE… in FuzzStartAuthContext() local
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/useridmservice_fuzzer/ |
H A D | user_idm_service_fuzzer.cpp | 288 …std::shared_ptr<ContextCallback> contextCallback = ContextCallback::NewInstance(iamCallback, TRACE… in FuzzStartEnroll() local 298 …std::shared_ptr<ContextCallback> contextCallback = ContextCallback::NewInstance(iamCallback, TRACE… in FuzzCheckEnrollPermissionAndEnableStatus() local
|