Searched defs:kOnlyPrintWhenRecursionLessThan (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/
H A Druntime.cc519 static constexpr size_t kOnlyPrintWhenRecursionLessThan = 100u; variable
520 if (gAborting < kOnlyPrintWhenRecursionLessThan) {

Completed in 8 milliseconds