Searched refs:SetAppAssertionPauseState (Results 1 – 9 of 9) sorted by relevance
741 virtual void SetAppAssertionPauseState(bool flag) {} in SetAppAssertionPauseState() function
646 void SetAppAssertionPauseState(bool flag) override;
565 void SetAppAssertionPauseState(bool flag) override;
1160 void SetAppAssertionPauseState(bool flag);
1607 void AppMgrService::SetAppAssertionPauseState(bool flag) in SetAppAssertionPauseState() function in OHOS::AppExecFwk::AppMgrService1614 return appMgrServiceInner_->SetAppAssertionPauseState(flag); in SetAppAssertionPauseState()
7388 void AppMgrServiceInner::SetAppAssertionPauseState(bool flag) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
3361 appMgr_->SetAppAssertionPauseState(true); in AssertFaultPauseMainThreadDetection()3372 appMgr_->SetAppAssertionPauseState(false); in AssertFaultResumeMainThreadDetection()
1581 SetAppAssertionPauseState(flag); in HandleSetAppAssertionPauseState()
1913 void AppMgrProxy::SetAppAssertionPauseState(bool flag) in SetAppAssertionPauseState() function in OHOS::AppExecFwk::AppMgrProxy