Home
last modified time | relevance | path

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

/art/runtime/
Dthread_pool.h111 size_t GetThreadCount() const { in GetThreadCount() function
/art/dex2oat/driver/
Dcompiler_driver.h185 size_t GetThreadCount() const { in GetThreadCount() function
/art/runtime/gc/collector/
Dmark_sweep.cc871 size_t MarkSweep::GetThreadCount(bool paused) const { in GetThreadCount() function in art::gc::collector::MarkSweep