Searched refs:SetBgWorkingThreadStatus (Results 1 – 4 of 4) sorted by relevance
98 void SetBgWorkingThreadStatus(const bool isBgWorkingThread);
130 void Watchdog::SetBgWorkingThreadStatus(const bool isBgWorkingThread) in SetBgWorkingThreadStatus() function in OHOS::AppExecFwk::Watchdog
463 watchdog_->SetBgWorkingThreadStatus(false);
735 tmpWatchdog->SetBgWorkingThreadStatus(IsBgWorkingThread(info)); in ScheduleLaunchAbility()