Home
last modified time | relevance | path

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

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