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