Searched refs:SetToSpace (Results 1 – 3 of 3) sorted by relevance
84 void SetToSpace(space::ContinuousMemMapAllocSpace* to_space);
735 void SemiSpace::SetToSpace(space::ContinuousMemMapAllocSpace* to_space) { in SetToSpace() function in art::gc::collector::SemiSpace
1995 zygote_collector.SetToSpace(&target_space); in PreZygoteFork()2113 semi_space_collector_->SetToSpace(target_space); in Compact()2189 semi_space_collector_->SetToSpace(temp_space_); in CollectGarbageInternal()