Searched refs:SweepCallbackContext (Results 1 – 5 of 5) sorted by relevance
96 SweepCallbackContext scc(swap_bitmaps, this); in Sweep()141 AllocSpace::SweepCallbackContext::SweepCallbackContext(bool swap_bitmaps_in, space::Space* space_in) in SweepCallbackContext() function in art::gc::space::AllocSpace::SweepCallbackContext
106 SweepCallbackContext* context = static_cast<SweepCallbackContext*>(arg); in SweepCallback()
232 SweepCallbackContext* context = static_cast<SweepCallbackContext*>(arg); in SweepCallback()
250 struct SweepCallbackContext { struct251 SweepCallbackContext(bool swap_bitmaps, space::Space* space);
577 SweepCallbackContext* context = static_cast<SweepCallbackContext*>(arg); in SweepCallback()602 AllocSpace::SweepCallbackContext scc(swap_bitmaps, this); in Sweep()