Home
last modified time | relevance | path

Searched refs:IsHostProcess (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dsupervisor.cpp125 if (IsHostProcess(pid)) { in RemoveProcessRecord()
189 bool Application::IsHostProcess(int32_t hostPid) const in IsHostProcess() function in OHOS::ResourceSchedule::Application
H A Dcgroup_adjuster.cpp107 if (!app.IsHostProcess(pr.GetPid())) { in AdjustProcessGroup()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/include/
H A Dsupervisor.h163 bool IsHostProcess(int32_t hostPid) const;