Searched refs:GetSweepCallback (Results 1 - 7 of 7) sorted by relevance

/art/runtime/gc/space/
H A Dzygote_space.h83 virtual accounting::ContinuousSpaceBitmap::SweepCallback* GetSweepCallback() { function in class:art::gc::space::FINAL
H A Dbump_pointer_space.h146 accounting::ContinuousSpaceBitmap::SweepCallback* GetSweepCallback() OVERRIDE;
H A Dmalloc_space.h167 virtual accounting::ContinuousSpaceBitmap::SweepCallback* GetSweepCallback() { function in class:art::gc::space::MallocSpace
H A Dspace.cc103 reinterpret_cast<uintptr_t>(End()), GetSweepCallback(), reinterpret_cast<void*>(&scc));
H A Dbump_pointer_space.cc208 accounting::ContinuousSpaceBitmap::SweepCallback* BumpPointerSpace::GetSweepCallback() { function in class:art::gc::space::BumpPointerSpace
H A Dspace.h442 virtual accounting::ContinuousSpaceBitmap::SweepCallback* GetSweepCallback() = 0;
H A Dregion_space.h160 accounting::ContinuousSpaceBitmap::SweepCallback* GetSweepCallback() OVERRIDE {

Completed in 73 milliseconds