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

/art/runtime/gc/collector/
H A Dsemi_space.cc110 GetHeap()->PreGcVerificationPaused(this);
119 GetHeap()->PreGcVerificationPaused(this);
H A Dmark_compact.cc81 GetHeap()->PreGcVerificationPaused(this);
H A Dmark_sweep.cc156 GetHeap()->PreGcVerificationPaused(this);
/art/runtime/gc/
H A Dheap.h712 void PreGcVerificationPaused(collector::GarbageCollector* gc)
H A Dheap.cc2662 void Heap::PreGcVerificationPaused(collector::GarbageCollector* gc) { function in class:art::gc::Heap
2699 PreGcVerificationPaused(gc);

Completed in 18 milliseconds