Searched refs:DecrementDisableMovingGC (Results 1 – 11 of 11) sorted by relevance
41 Runtime::Current()->GetHeap()->DecrementDisableMovingGC(Thread::Current()); in Java_Main_decrementDisableMovingGC()
58 DecrementDisableMovingGC(self); in VisitObjects()
366 void DecrementDisableMovingGC(Thread* self) REQUIRES(!*gc_complete_lock_);
886 void Heap::DecrementDisableMovingGC(Thread* self) { in DecrementDisableMovingGC() function in art::gc::Heap
769 heap->DecrementDisableMovingGC(self); in DdmSendHeapSegments()
768 heap->DecrementDisableMovingGC(self); in InitWithoutImage()
381 heap->DecrementDisableMovingGC(self); in FixupTempClass()
1425 heap->DecrementDisableMovingGC(self); in FollowReferences()
2264 heap_->DecrementDisableMovingGC(self_); in ~ScopedDisableConcurrentAndMovingGc()
678 Runtime::Current()->GetHeap()->DecrementDisableMovingGC(self); in ~ScopedDisableMovingGC()
1950 heap->DecrementDisableMovingGC(soa.Self()); in ReleaseStringCritical()2710 heap->DecrementDisableMovingGC(soa.Self()); in ReleasePrimitiveArray()