Searched refs:SetFromSpace (Results 1 – 3 of 3) sorted by relevance
87 void SetFromSpace(space::ContinuousMemMapAllocSpace* from_space);
740 void SemiSpace::SetFromSpace(space::ContinuousMemMapAllocSpace* from_space) { in SetFromSpace() function in art::gc::collector::SemiSpace
1988 zygote_collector.SetFromSpace(bump_pointer_space_); in PreZygoteFork()1992 zygote_collector.SetFromSpace(main_space_); in PreZygoteFork()2112 semi_space_collector_->SetFromSpace(source_space); in Compact()2188 semi_space_collector_->SetFromSpace(bump_pointer_space_); in CollectGarbageInternal()