Searched refs:bin_live_bitmap_ (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/gc/
H A Dheap.cc2184 bin_live_bitmap_(nullptr),
2189 bin_live_bitmap_ = space->GetLiveBitmap();
2201 bin_live_bitmap_->Walk(visitor);
2210 accounting::ContinuousSpaceBitmap* bin_live_bitmap_; member in class:art::gc::FINAL
2254 bin_live_bitmap_->Set(forward_address);

Completed in 74 milliseconds