Searched defs:GetTaskCount (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | thread_pool.cc | 344 size_t ThreadPool::GetTaskCount(Thread* self) { in GetTaskCount() function in art::ThreadPool |
| /art/runtime/jit/ | ||
| D | jit.cc | 1557 static int GetTaskCount() { in GetTaskCount() function |