Searched refs:SweepCallbackContext (Results 1 – 5 of 5) sorted by relevance
99 SweepCallbackContext scc(swap_bitmaps, this); in Sweep()143 AllocSpace::SweepCallbackContext::SweepCallbackContext(bool swap_bitmaps_in, space::Space* space_in) in SweepCallbackContext() function in art::gc::space::AllocSpace::SweepCallbackContext
112 SweepCallbackContext* context = static_cast<SweepCallbackContext*>(arg); in SweepCallback()
259 SweepCallbackContext* context = static_cast<SweepCallbackContext*>(arg); in SweepCallback()
249 struct SweepCallbackContext { struct250 SweepCallbackContext(bool swap_bitmaps, space::Space* space);
595 SweepCallbackContext* context = static_cast<SweepCallbackContext*>(arg); in SweepCallback()620 AllocSpace::SweepCallbackContext scc(swap_bitmaps, this); in Sweep()