Searched defs:HeapBitmap (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/accounting/
H A Dheap_bitmap.h32 class HeapBitmap { class in namespace:art::gc::accounting
60 explicit HeapBitmap(Heap* heap) : heap_(heap) {} function in class:art::gc::accounting::HeapBitmap

Completed in 959 milliseconds