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

/art/runtime/gc/allocator/
H A Drosalloc.h440 bool IsBulkFreeListEmpty() const { function in class:art::gc::allocator::RosAlloc::Run
H A Drosalloc.cc1880 CHECK(IsBulkFreeListEmpty()) << "The bulk free isn't empty " << Dump();

Completed in 27 milliseconds