Searched refs:IncrementDisableMovingGC (Results 1 – 11 of 11) sorted by relevance
37 Runtime::Current()->GetHeap()->IncrementDisableMovingGC(Thread::Current()); in Java_Main_incrementDisableMovingGC()
51 IncrementDisableMovingGC(self); in VisitObjects()
390 EXPORT void IncrementDisableMovingGC(Thread* self) REQUIRES(!*gc_complete_lock_);
988 void Heap::IncrementDisableMovingGC(Thread* self) { in IncrementDisableMovingGC() function in art::gc::Heap
755 heap->IncrementDisableMovingGC(self); in DdmSendHeapSegments()
684 heap->IncrementDisableMovingGC(self); in InitWithoutImage()
365 heap->IncrementDisableMovingGC(self); in FixupTempClass()
1408 heap->IncrementDisableMovingGC(self); in FollowReferences()
2269 heap_->IncrementDisableMovingGC(self_); in ScopedDisableConcurrentAndMovingGc()
714 Runtime::Current()->GetHeap()->IncrementDisableMovingGC(self); in ScopedDisableMovingGC()
2181 heap->IncrementDisableMovingGC(soa.Self()); in GetStringCritical()2374 heap->IncrementDisableMovingGC(soa.Self()); in GetPrimitiveArrayCritical()