Home
last modified time | relevance | path

Searched refs:PostGcVerification (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/collector/
Dsemi_space.cc141 GetHeap()->PostGcVerification(this); in RunPhases()
Dmark_sweep.cc174 GetHeap()->PostGcVerification(this); in RunPhases()
/art/runtime/gc/
Dheap.h1077 void PostGcVerification(collector::GarbageCollector* gc)
Dheap.cc3521 void Heap::PostGcVerification(collector::GarbageCollector* gc) { in PostGcVerification() function in art::gc::Heap