Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dgarbage_collector.cc298 for (const auto& disc_space : GetHeap()->GetDiscontinuousSpaces()) { in SwapBitmaps() local
299 disc_space->AsLargeObjectSpace()->SwapBitmaps(); in SwapBitmaps()