Searched refs:PreSweepingGcVerification (Results 1 - 4 of 4) sorted by relevance

/art/runtime/gc/collector/
H A Dsemi_space.cc284 heap_->PreSweepingGcVerification(this);
H A Dmark_sweep.cc206 heap_->PreSweepingGcVerification(this);
/art/runtime/gc/
H A Dheap.h987 void PreSweepingGcVerification(collector::GarbageCollector* gc)
H A Dheap.cc3274 void Heap::PreSweepingGcVerification(collector::GarbageCollector* gc) { function in class:art::gc::Heap
3289 // may point to dead objects at the point which PreSweepingGcVerification is called.

Completed in 221 milliseconds