Home
last modified time | relevance | path

Searched defs:SetSchedulerPolicy (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/libs/vr/libperformance/
H A Dperformance_client.cpp40 int PerformanceClient::SetSchedulerPolicy(pid_t task_id, in SetSchedulerPolicy() function in android::dvr::PerformanceClient
50 int PerformanceClient::SetSchedulerPolicy(pid_t task_id, in SetSchedulerPolicy() function in android::dvr::PerformanceClient
/aosp12/frameworks/native/services/vr/performanced/
H A Dperformance_service_tests.cpp137 TEST(PerformanceTest, SetSchedulerPolicy) { in TEST() argument
/aosp12/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp710 static void SetSchedulerPolicy(fail_fn_t fail_fn, bool is_top_app) { in SetSchedulerPolicy() function