Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/allocator/
H A Drosalloc.h444 bool IsThreadLocalFreeListEmpty() const { in IsThreadLocalFreeListEmpty() function
H A Drosalloc.cc1904 CHECK(IsThreadLocalFreeListEmpty()) in Verify()