Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.h439 bool IsBulkFreeListEmpty() const { in IsBulkFreeListEmpty() function
Drosalloc.cc1879 CHECK(IsBulkFreeListEmpty()) << "The bulk free isn't empty " << Dump(); in Verify()