Searched refs:PrePauseRosAllocVerification (Results 1 – 4 of 4) sorted by relevance
105 GetHeap()->PrePauseRosAllocVerification(this); in RunPhases()114 GetHeap()->PrePauseRosAllocVerification(this); in RunPhases()
158 GetHeap()->PrePauseRosAllocVerification(this); in RunPhases()165 GetHeap()->PrePauseRosAllocVerification(this); in RunPhases()
1201 void PrePauseRosAllocVerification(collector::GarbageCollector* gc)
3573 void Heap::PrePauseRosAllocVerification([[maybe_unused]] collector::GarbageCollector* gc) { in PrePauseRosAllocVerification() function in art::gc::Heap