Home
last modified time | relevance | path

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

/aosp14/system/core/libprocessgroup/
H A Dsched_policy.cpp168 static int get_sched_policy_from_group(const std::string& group, SchedPolicy* policy) { in get_sched_policy_from_group() function
202 if (get_sched_policy_from_group(group, policy) < 0) { in get_sched_policy()
214 return get_sched_policy_from_group(group, policy); in get_sched_policy()