Searched refs:PostGcVerification (Results 1 - 5 of 5) sorted by relevance

/art/runtime/gc/collector/
H A Dmark_compact.cc77 GetHeap()->PostGcVerification(this);
H A Dsemi_space.cc140 GetHeap()->PostGcVerification(this);
H A Dmark_sweep.cc172 GetHeap()->PostGcVerification(this);
/art/runtime/gc/
H A Dheap.h989 void PostGcVerification(collector::GarbageCollector* gc)
H A Dheap.cc3328 void Heap::PostGcVerification(collector::GarbageCollector* gc) { function in class:art::gc::Heap

Completed in 621 milliseconds