Searched refs:IsThreadLocalFreeListEmpty (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/allocator/ | ||
D | rosalloc.h | 443 bool IsThreadLocalFreeListEmpty() const { in IsThreadLocalFreeListEmpty() function |
D | rosalloc.cc | 1902 CHECK(IsThreadLocalFreeListEmpty()) in Verify() |