Searched defs:SetSchedulerPolicy (Results 1 – 3 of 3) sorted by relevance
40 int PerformanceClient::SetSchedulerPolicy(pid_t task_id, in SetSchedulerPolicy() function in android::dvr::PerformanceClient50 int PerformanceClient::SetSchedulerPolicy(pid_t task_id, in SetSchedulerPolicy() function in android::dvr::PerformanceClient
137 TEST(PerformanceTest, SetSchedulerPolicy) { in TEST() argument
604 static void SetSchedulerPolicy(fail_fn_t fail_fn) { in SetSchedulerPolicy() function