Searched refs:GetCgroupEventHandler (Results 1 – 6 of 6) sorted by relevance
51 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnAbilityStateChanged()86 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnExtensionStateChanged()132 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnProcessCreated()157 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnProcessDied()181 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnApplicationStateChanged()246 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnProcessStateChanged()271 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnAppStopped()
44 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnTransientTaskStart()67 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnTransientTaskEnd()118 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnContinuousTaskStart()142 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnContinuousTaskStop()167 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnContinuousTaskUpdate()
34 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnFocused()64 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnUnfocused()103 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnWindowVisibilityChanged()140 auto cgHandler = SchedController::GetInstance().GetCgroupEventHandler(); in OnWindowDrawingContentChanged()
53 auto handler = SchedController::GetInstance().GetCgroupEventHandler(); in InitAdjuster()
64 const inline std::shared_ptr<CgroupEventHandler> GetCgroupEventHandler() const in GetCgroupEventHandler() function
459 auto handler = SchedController::GetInstance().GetCgroupEventHandler(); in InitMMiEventObserver()