Searched defs:bitmap_begin_ (Results 1 - 2 of 2) sorted by path

/art/runtime/gc/accounting/
H A Dbitmap.h86 return bitmap_begin_;
117 uintptr_t* const bitmap_begin_; member in class:art::gc::accounting::Bitmap
H A Dspace_bitmap.h168 return bitmap_begin_;
233 Atomic<uintptr_t>* const bitmap_begin_; member in class:art::gc::accounting::SpaceBitmap

Completed in 43 milliseconds