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()
353 void IncrementDisableMovingGC(Thread* self) REQUIRES(!*gc_complete_lock_);
868 void Heap::IncrementDisableMovingGC(Thread* self) { in IncrementDisableMovingGC() function in art::gc::Heap
706 Runtime::Current()->GetHeap()->IncrementDisableMovingGC(soa.Self()); in TEST_F()1066 Runtime::Current()->GetHeap()->IncrementDisableMovingGC(soa.Self()); in TEST_F()
362 heap->IncrementDisableMovingGC(self); in FixupTempClass()
1377 heap->IncrementDisableMovingGC(self); in FollowReferences()
1375 heap_->IncrementDisableMovingGC(self_); in ScopedDisableConcurrentAndMovingGc()
2078 heap->IncrementDisableMovingGC(soa.Self()); in GetStringCritical()2273 heap->IncrementDisableMovingGC(soa.Self()); in GetPrimitiveArrayCritical()
4822 heap->IncrementDisableMovingGC(self); in DdmSendHeapSegments()
463 heap->IncrementDisableMovingGC(self); in InitWithoutImage()