Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc1795 auto have_reclaimed_enough = [&]() { in AllocateInternalWithGc() local
1816 if (gc_ran && have_reclaimed_enough()) { in AllocateInternalWithGc()
1840 if (have_reclaimed_enough()) { in AllocateInternalWithGc()