Home
last modified time | relevance | path

Searched refs:SetBitmapSize (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/accounting/
Dbitmap.h136 void SetBitmapSize(size_t bytes) { in SetBitmapSize() function
/art/runtime/gc/collector/
Dmark_compact.h205 using MemRangeBitmap::SetBitmapSize;
Dmark_compact.cc686 live_words_bitmap_->SetBitmapSize(moving_space_size); in MaybeClampGcStructures()