Searched refs:SetToSpace (Results 1 – 3 of 3) sorted by relevance
83 void SetToSpace(space::ContinuousMemMapAllocSpace* to_space);
794 void SemiSpace::SetToSpace(space::ContinuousMemMapAllocSpace* to_space) { in SetToSpace() function in art::gc::collector::SemiSpace
2483 zygote_collector.SetToSpace(&target_space); in PreZygoteFork()2642 semi_space_collector_->SetToSpace(target_space); in Compact()2754 semi_space_collector_->SetToSpace(temp_space_); in CollectGarbageInternal()