Home
last modified time | relevance | path

Searched refs:PostGcVerificationPaused (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/collector/
Dsemi_space.cc108 GetHeap()->PostGcVerificationPaused(this); in RunPhases()
/art/runtime/gc/
Dheap.h1109 void PostGcVerificationPaused(collector::GarbageCollector* gc)
Dheap.cc3379 void Heap::PostGcVerificationPaused(collector::GarbageCollector* gc) { in PostGcVerificationPaused() function in art::gc::Heap
3405 PostGcVerificationPaused(gc); in PostGcVerification()