Home
last modified time | relevance | path

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

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