Searched refs:Compact (Results 1 – 2 of 2) sorted by relevance
1037 collector::GarbageCollector* Compact(space::ContinuousMemMapAllocSpace* target_space,
2243 collector = Compact(to_space, from_space, kGcCauseHomogeneousSpaceCompact); in PerformHomogeneousSpaceCompact()2682 collector::GarbageCollector* Heap::Compact(space::ContinuousMemMapAllocSpace* target_space, in Compact() function in art::gc::Heap