Home
last modified time | relevance | path

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

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