Home
last modified time | relevance | path

Searched refs:kMain (Results 1 – 3 of 3) sorted by relevance

/art/libartbase/base/metrics/
Dmetrics.h775 kMain,
/art/runtime/
Dthread.h281 kMain, // Always print the main thread first (there might not be one). enumerator
Dthread.cc2318 return DumpOrder::kMain; in DumpJavaStack()