Searched refs:SetTraceAuthType (Results 1 – 8 of 8) sorted by relevance
40 void SetTraceAuthType(int32_t authType) override;
156 void ContextCallbackImpl::SetTraceAuthType(int32_t authType) in SetTraceAuthType() function in OHOS::UserIam::UserAuth::ContextCallbackImpl
165 widgetCallback->SetTraceAuthType(authType); in GetAuthContextCallback()256 callerCallback_->SetTraceAuthType(authTypeTmp); in AuthResult()
80 virtual void SetTraceAuthType(int32_t authType) = 0;
90 g_ContextCallback->SetTraceAuthType(authType); in FillSet()
270 contextCallback->SetTraceAuthType(credPara.authType); in AddCredential()508 contextCallback->SetTraceAuthType(oldInfo->GetAuthType()); in DelCredential()582 contextCallback->SetTraceAuthType(static_cast<int32_t>(authTypeTrace)); in SetAuthTypeTrace()
438 contextCallback->SetTraceAuthType(authType); in GetAuthContextCallback()
47 MOCK_METHOD1(SetTraceAuthType, void(int32_t authType));