Home
last modified time | relevance | path

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

/system/core/libprocessgroup/
Dsched_policy.cpp169 static int get_sched_policy_from_group(const std::string& group, SchedPolicy* policy) { in get_sched_policy_from_group() function
203 if (get_sched_policy_from_group(group, policy) < 0) { in get_sched_policy()
215 return get_sched_policy_from_group(group, policy); in get_sched_policy()