Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Druntime.cc652 static constexpr size_t kOnlyPrintWhenRecursionLessThan = 100u; in DumpRecursiveAbort() local
653 if (gAborting < kOnlyPrintWhenRecursionLessThan) { in DumpRecursiveAbort()