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()
372 void IncrementDisableMovingGC(Thread* self) REQUIRES(!*gc_complete_lock_);
922 void Heap::IncrementDisableMovingGC(Thread* self) { in IncrementDisableMovingGC() function in art::gc::Heap
760 heap->IncrementDisableMovingGC(self); in DdmSendHeapSegments()
677 heap->IncrementDisableMovingGC(self); in InitWithoutImage()
675 Runtime::Current()->GetHeap()->IncrementDisableMovingGC(self); in ScopedDisableMovingGC()
368 heap->IncrementDisableMovingGC(self); in FixupTempClass()
1403 heap->IncrementDisableMovingGC(self); in FollowReferences()
2257 heap_->IncrementDisableMovingGC(self_); in ScopedDisableConcurrentAndMovingGc()
2090 heap->IncrementDisableMovingGC(soa.Self()); in GetStringCritical()2277 heap->IncrementDisableMovingGC(soa.Self()); in GetPrimitiveArrayCritical()