Home
last modified time | relevance | path

Searched refs:SetSystemLoadLevelState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/include/
H A Dsupervisor.h203 void SetSystemLoadLevelState(int32_t level);
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dsupervisor.cpp269 void Supervisor::SetSystemLoadLevelState(int32_t level) in SetSystemLoadLevelState() function in OHOS::ResourceSchedule::Supervisor