Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.cc845 bool is_last = slot->Next() == nullptr; in FreeListToStr() local
850 if (!is_last) { in FreeListToStr()