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

/art/runtime/gc/collector/
H A Dsemi_space.cc111 GetHeap()->PrePauseRosAllocVerification(this);
120 GetHeap()->PrePauseRosAllocVerification(this);
H A Dmark_compact.cc82 GetHeap()->PrePauseRosAllocVerification(this);
H A Dmark_sweep.cc151 GetHeap()->PrePauseRosAllocVerification(this);
158 GetHeap()->PrePauseRosAllocVerification(this);
/art/runtime/gc/
H A Dheap.h714 void PrePauseRosAllocVerification(collector::GarbageCollector* gc)
H A Dheap.cc2703 void Heap::PrePauseRosAllocVerification(collector::GarbageCollector* gc) { function in class:art::gc::Heap

Completed in 56 milliseconds