Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dsemi_space.h90 void SetSwapSemiSpaces(bool swap_semi_spaces) { in SetSwapSemiSpaces() function
/art/runtime/gc/
Dheap.cc2360 zygote_collector.SetSwapSemiSpaces(false); in PreZygoteFork()
2513 semi_space_collector_->SetSwapSemiSpaces(false); in Compact()
2636 semi_space_collector_->SetSwapSemiSpaces(true); in CollectGarbageInternal()