Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dheap_bitmap.h58 explicit HeapBitmap(Heap* heap) : heap_(heap) {} in HeapBitmap() function
/art/runtime/gc/collector/
Dconcurrent_copying.h48 class HeapBitmap; variable
/art/runtime/gc/
Dheap.h81 class HeapBitmap; variable