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

/art/runtime/gc/collector/
H A Dsemi_space.cc124 GetHeap()->PrePauseRosAllocVerification(this);
133 GetHeap()->PrePauseRosAllocVerification(this);
H A Dmark_compact.cc73 GetHeap()->PrePauseRosAllocVerification(this);
H A Dmark_sweep.cc156 GetHeap()->PrePauseRosAllocVerification(this);
163 GetHeap()->PrePauseRosAllocVerification(this);
/art/runtime/gc/
H A Dheap.h985 void PrePauseRosAllocVerification(collector::GarbageCollector* gc)
H A Dheap.cc3267 void Heap::PrePauseRosAllocVerification(collector::GarbageCollector* gc ATTRIBUTE_UNUSED) { function in class:art::gc::Heap

Completed in 220 milliseconds