HomeSort by relevance Sort by last modified time
    Searched full:nice_idx (Results 1 - 1 of 1) sorted by null

  /system/core/libcutils/tests/
sched_policy_test.cpp 39 auto nice_idx = CAP_TO_INDEX(CAP_SYS_NICE); local
41 return caps[nice_idx].effective & nice_mask;

Completed in 239 milliseconds