Searched refs:SetTraceIsBackgroundApplication (Results 1 – 6 of 6) sorted by relevance
45 void SetTraceIsBackgroundApplication(bool isBackgroundApplication) override;
186 void ContextCallbackImpl::SetTraceIsBackgroundApplication(bool isBackgroundApplication) in SetTraceIsBackgroundApplication() function in OHOS::UserIam::UserAuth::ContextCallbackImpl
87 virtual void SetTraceIsBackgroundApplication(bool isBackgroundApplication) = 0;
105 g_ContextCallback->SetTraceIsBackgroundApplication(isBackgroundApplication); in FillSet()
57 MOCK_METHOD1(SetTraceIsBackgroundApplication, void(const bool isBackgroundApplication));
1046 contextCallback->SetTraceIsBackgroundApplication(isBackgroundApplication); in GetCallerInfo()