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

/art/runtime/gc/collector/
H A Dsemi_space.cc127 GetHeap()->PostGcVerificationPaused(this);
/art/runtime/gc/
H A Dheap.h991 void PostGcVerificationPaused(collector::GarbageCollector* gc)
H A Dheap.cc3305 void Heap::PostGcVerificationPaused(collector::GarbageCollector* gc) { function in class:art::gc::Heap
3331 PostGcVerificationPaused(gc);

Completed in 163 milliseconds