Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dthread_pool.cc344 size_t ThreadPool::GetTaskCount(Thread* self) { in GetTaskCount() function in art::ThreadPool
/aosp_15_r20/art/runtime/jit/
H A Djit.cc1557 static int GetTaskCount() { in GetTaskCount() function
1727 size_t JitThreadPool::GetTaskCount(Thread* self) { in GetTaskCount() function in art::jit::JitThreadPool
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_queue_rt.cpp2711 int32_t CmQueueRT::GetTaskCount( uint32_t& numTasks ) in GetTaskCount() function in CMRT_UMD::CmQueueRT