Searched refs:GetIamCallback (Results 1 – 5 of 5) sorted by relevance
33 const sptr<IamCallbackInterface> iamCallback = callback->GetIamCallback(); in AddDeathRecipient()65 const sptr<IamCallbackInterface> iamCallback = callback->GetIamCallback(); in RemoveDeathRecipient()
49 sptr<IamCallbackInterface> GetIamCallback() override;
196 sptr<IamCallbackInterface> ContextCallbackImpl::GetIamCallback() in GetIamCallback() function in OHOS::UserIam::UserAuth::ContextCallbackImpl
89 virtual sptr<IamCallbackInterface> GetIamCallback() = 0;
54 MOCK_METHOD0(GetIamCallback, sptr<IamCallbackInterface>());