Home
last modified time | relevance | path

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

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