Searched defs:SetNativePriority (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | thread_android.cc | 49 void Thread::SetNativePriority(int newPriority) { in SetNativePriority() function in art::Thread |
| D | thread_linux.cc | 24 void Thread::SetNativePriority(int) { in SetNativePriority() function in art::Thread |