Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libperformance/
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
/frameworks/native/services/vr/performanced/
Dperformance_service_tests.cpp137 TEST(PerformanceTest, SetSchedulerPolicy) { in TEST() argument
/frameworks/base/core/jni/
Dcom_android_internal_os_Zygote.cpp302 static void SetSchedulerPolicy(JNIEnv* env) { in SetSchedulerPolicy() function