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()
363 void IncrementDisableMovingGC(Thread* self) REQUIRES(!*gc_complete_lock_);
873 void Heap::IncrementDisableMovingGC(Thread* self) { in IncrementDisableMovingGC() function in art::gc::Heap
760 heap->IncrementDisableMovingGC(self); in DdmSendHeapSegments()
684 heap->IncrementDisableMovingGC(self); in InitWithoutImage()
367 heap->IncrementDisableMovingGC(self); in FixupTempClass()
1403 heap->IncrementDisableMovingGC(self); in FollowReferences()
2258 heap_->IncrementDisableMovingGC(self_); in ScopedDisableConcurrentAndMovingGc()
675 Runtime::Current()->GetHeap()->IncrementDisableMovingGC(self); in ScopedDisableMovingGC()
2050 heap->IncrementDisableMovingGC(soa.Self()); in GetStringCritical()2245 heap->IncrementDisableMovingGC(soa.Self()); in GetPrimitiveArrayCritical()