Searched refs:SweepWalk (Results 1 – 4 of 4) sorted by relevance
101 accounting::ContinuousSpaceBitmap::SweepWalk( in Sweep()
599 accounting::LargeObjectBitmap::SweepWalk(*live_bitmap, *mark_bitmap, in Sweep()
146 static void SweepWalk(const SpaceBitmap& live, const SpaceBitmap& mark, uintptr_t base,
161 void SpaceBitmap<kAlignment>::SweepWalk(const SpaceBitmap<kAlignment>& live_bitmap, in SweepWalk() function in art::gc::accounting::SpaceBitmap