Home
last modified time | relevance | path

Searched defs:to_space (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/gc/collector/
H A Dsemi_space.cc627 void SemiSpace::SetToSpace(space::ContinuousMemMapAllocSpace* to_space) { in SetToSpace()
/aosp12/art/runtime/gc/accounting/
H A Dmod_union_table.cc281 space::ContinuousSpace* to_space = heap->FindContinuousSpaceFromObject(ref, false); in operator ()() local
/aosp12/art/runtime/gc/
H A Dheap.cc2092 space::MallocSpace* to_space = main_space_backup_.release(); in PerformHomogeneousSpaceCompact() local