Searched refs:SetFromSpace (Results 1 – 6 of 6) sorted by relevance
86 void SetFromSpace(space::ContinuousMemMapAllocSpace* from_space);
799 void SemiSpace::SetFromSpace(space::ContinuousMemMapAllocSpace* from_space) { in SetFromSpace() function in art::gc::collector::SemiSpace
536 cc->region_space_->SetFromSpace( in Run()
300 void SetFromSpace(accounting::ReadBarrierTable* rb_table,
329 void RegionSpace::SetFromSpace(accounting::ReadBarrierTable* rb_table, in SetFromSpace() function in art::gc::space::RegionSpace
2471 zygote_collector.SetFromSpace(region_space_); in PreZygoteFork()2473 zygote_collector.SetFromSpace(bump_pointer_space_); in PreZygoteFork()2480 zygote_collector.SetFromSpace(main_space_); in PreZygoteFork()2641 semi_space_collector_->SetFromSpace(source_space); in Compact()2753 semi_space_collector_->SetFromSpace(bump_pointer_space_); in CollectGarbageInternal()