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()
321 void IncrementDisableMovingGC(Thread* self) REQUIRES(!*gc_complete_lock_);
763 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()
358 heap->IncrementDisableMovingGC(self); in FixupTempClass()
1311 heap->IncrementDisableMovingGC(self); in FollowReferences()
1316 heap_->IncrementDisableMovingGC(self_); in ScopedDisableConcurrentAndMovingGc()
1883 heap->IncrementDisableMovingGC(soa.Self()); in GetStringCritical()2078 heap->IncrementDisableMovingGC(soa.Self()); in GetPrimitiveArrayCritical()
4964 heap->IncrementDisableMovingGC(self); in DdmSendHeapSegments()
427 heap->IncrementDisableMovingGC(self); in InitWithoutImage()