Searched refs:SetFromSpace (Results 1 – 6 of 6) sorted by relevance
86 void SetFromSpace(space::ContinuousMemMapAllocSpace* from_space);
632 void SemiSpace::SetFromSpace(space::ContinuousMemMapAllocSpace* from_space) { in SetFromSpace() function in art::gc::collector::SemiSpace
536 cc->region_space_->SetFromSpace( in Run()
306 void SetFromSpace(accounting::ReadBarrierTable* rb_table,
330 void RegionSpace::SetFromSpace(accounting::ReadBarrierTable* rb_table, in SetFromSpace() function in art::gc::space::RegionSpace
2349 zygote_collector.SetFromSpace(region_space_); in PreZygoteFork()2351 zygote_collector.SetFromSpace(bump_pointer_space_); in PreZygoteFork()2358 zygote_collector.SetFromSpace(main_space_); in PreZygoteFork()2516 semi_space_collector_->SetFromSpace(source_space); in Compact()2636 semi_space_collector_->SetFromSpace(bump_pointer_space_); in CollectGarbageInternal()