Home
last modified time | relevance | path

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

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