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

/art/runtime/gc/collector/
H A Dsemi_space.cc257 heap_->PreSweepingGcVerification(this);
H A Dmark_sweep.cc199 heap_->PreSweepingGcVerification(this);
/art/runtime/gc/
H A Dheap.h716 void PreSweepingGcVerification(collector::GarbageCollector* gc)
H A Dheap.cc2710 void Heap::PreSweepingGcVerification(collector::GarbageCollector* gc) { function in class:art::gc::Heap
2723 // may point to dead objects at the point which PreSweepingGcVerification is called.

Completed in 58 milliseconds