Home
last modified time | relevance | path

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

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