Searched refs:SweepCallbackContext (Results 1 – 5 of 5) sorted by relevance
91 SweepCallbackContext scc(swap_bitmaps, this); in Sweep()136 AllocSpace::SweepCallbackContext::SweepCallbackContext(bool swap_bitmaps, space::Space* space) in SweepCallbackContext() function in art::gc::space::AllocSpace::SweepCallbackContext
105 SweepCallbackContext* context = static_cast<SweepCallbackContext*>(arg); in SweepCallback()
231 SweepCallbackContext* context = static_cast<SweepCallbackContext*>(arg); in SweepCallback()
229 struct SweepCallbackContext { struct230 SweepCallbackContext(bool swap_bitmaps, space::Space* space);
492 SweepCallbackContext* context = static_cast<SweepCallbackContext*>(arg); in SweepCallback()517 AllocSpace::SweepCallbackContext scc(swap_bitmaps, this); in Sweep()