Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc602 static constexpr size_t kOnlyPrintWhenRecursionLessThan = 100u; in DumpRecursiveAbort() local
603 if (gAborting < kOnlyPrintWhenRecursionLessThan) { in DumpRecursiveAbort()