Searched refs:SetTraceCallerType (Results 1 – 8 of 8) sorted by relevance
268 contextCallback->SetTraceCallerType(callerType); in AddCredential()380 contextCallback->SetTraceCallerType(callerType); in EnforceDelUser()434 contextCallback->SetTraceCallerType(callerType); in DelUser()488 contextCallback->SetTraceCallerType(callerType); in DelCredential()636 callbackForTrace->SetTraceCallerType(callerType); in ClearRedundancyCredentialInner()
485 contextCallback->SetTraceCallerType(callerType); in Auth()601 contextCallback->SetTraceCallerType(callerType); in AuthUser()1039 contextCallback->SetTraceCallerType(para.callerType); in GetCallerInfo()
47 void SetTraceCallerType(int32_t callerType) override;
171 void ContextCallbackImpl::SetTraceCallerType(int32_t callerType) in SetTraceCallerType() function in OHOS::UserIam::UserAuth::ContextCallbackImpl
162 widgetCallback->SetTraceCallerType(para_.callerType); in GetAuthContextCallback()
86 virtual void SetTraceCallerType(int32_t callerType) = 0;
110 g_ContextCallback->SetTraceCallerType(callerType); in FillSet()
56 MOCK_METHOD1(SetTraceCallerType, void(int32_t callerType));