Home
last modified time | relevance | path

Searched defs:iamCallback (Results 1 - 5 of 5) sorted by relevance

/base/useriam/user_auth_framework/services/context/src/
H A Dcontext_death_recipient.cpp33 const sptr<IamCallbackInterface> iamCallback = callback->GetIamCallback(); in AddDeathRecipient() local
65 const sptr<IamCallbackInterface> iamCallback = callback->GetIamCallback(); in RemoveDeathRecipient() local
H A Dcontext_callback_impl.cpp30 ContextCallbackImpl::ContextCallbackImpl(sptr<IamCallbackInterface> iamCallback, OperationType operationType) in ContextCallbackImpl() argument
254 std::shared_ptr<ContextCallback> ContextCallback::NewInstance(sptr<IamCallbackInterface> iamCallback, in NewInstance() argument
H A Dwidget_context.cpp141 GetAuthContextCallback(AuthType authType, AuthTrustLevel authTrustLevel, sptr<IamCallbackInterface> &iamCallback) GetAuthContextCallback() argument
/base/useriam/user_auth_framework/test/fuzztest/services/useridmservice_fuzzer/
H A Duser_idm_service_fuzzer.cpp275 sptr<IamCallbackInterface> iamCallback = sptr<IamCallbackInterface>(new (nothrow) DummyIamCallbackInterface); in FuzzEnforceDelUserInner() local
295 sptr<IamCallbackInterface> iamCallback = sptr<IamCallbackInterface>(new (nothrow) DummyIamCallbackInterface); in FuzzStartEnroll() local
/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/
H A Duser_auth_service_fuzzer.cpp471 sptr<IamCallbackInterface> iamCallback = sptr<IamCallbackInterface>(new (nothrow) DummyIamCallbackInterface); in FuzzAuthRemoteUser() local
507 sptr<IamCallbackInterface> iamCallback = sptr<IamCallbackInterface>(new (nothrow) DummyIamCallbackInterface); in FuzzStartWidgetContext() local
522 sptr<IamCallbackInterface> iamCallback = sptr<IamCallbackInterface>(new (nothrow) DummyIamCallbackInterface); in FuzzStartRemoteAuthInvokerContext() local
533 sptr<IamCallbackInterface> iamCallback = sptr<IamCallbackInterface>(new (nothrow) DummyIamCallbackInterface); in FuzzStartAuthContext() local

Completed in 5 milliseconds