Home
last modified time | relevance | path

Searched defs:SchedPolicy (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/core/libcutils/
H A Dsched_policy_test.cpp69 TEST(SchedPolicy, set_sched_policy) { in TEST() argument
84 TEST(SchedPolicy, set_sched_policy_timerslack) { in TEST() argument
108 TEST(SchedPolicy, get_sched_policy_name) { in TEST() argument
114 TEST(SchedPolicy, get_cpuset_policy_profile_name) { in TEST() argument
120 TEST(SchedPolicy, get_sched_policy_profile_name) { in TEST() argument
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/src/
H A Dloc_stub_sched_policy.cpp47 int set_sched_policy(int /*tid*/, SchedPolicy /*policy*/) in set_sched_policy() argument
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/include/
H A Dloc_stub_sched_policy.h39 } SchedPolicy; typedef
/aosp12/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/include/
H A Dloc_stub_sched_policy.h39 } SchedPolicy; typedef
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/platform_lib_abstractions/loc_stub/include/
H A Dloc_stub_sched_policy.h39 } SchedPolicy; typedef
/aosp12/system/core/libprocessgroup/include/processgroup/
H A Dsched_policy.h54 } SchedPolicy; typedef
/aosp12/system/core/libprocessgroup/
H A Dsched_policy.cpp221 int set_sched_policy(int, SchedPolicy) { in set_sched_policy() argument