Searched refs:IncrementDisableMovingGC (Results 1 – 7 of 7) sorted by relevance
37 Runtime::Current()->GetHeap()->IncrementDisableMovingGC(Thread::Current()); in Java_Main_incrementDisableMovingGC()
294 void IncrementDisableMovingGC(Thread* self) REQUIRES(!*gc_complete_lock_);
837 void Heap::IncrementDisableMovingGC(Thread* self) { in IncrementDisableMovingGC() function in art::gc::Heap985 IncrementDisableMovingGC(self); in VisitObjects()
1418 heap->IncrementDisableMovingGC(self); in DumpHeap()
1729 heap->IncrementDisableMovingGC(soa.Self()); in GetStringCritical()1902 heap->IncrementDisableMovingGC(soa.Self()); in GetPrimitiveArrayCritical()
4776 heap->IncrementDisableMovingGC(self); in DdmSendHeapSegments()
371 heap->IncrementDisableMovingGC(self); in InitWithoutImage()