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()
373 void DecrementDisableMovingGC(Thread* self) REQUIRES(!*gc_complete_lock_);
933 void Heap::DecrementDisableMovingGC(Thread* self) { in DecrementDisableMovingGC() function in art::gc::Heap
769 heap->DecrementDisableMovingGC(self); in DdmSendHeapSegments()
692 heap->DecrementDisableMovingGC(self); in InitWithoutImage()
382 heap->DecrementDisableMovingGC(self); in FixupTempClass()
1425 heap->DecrementDisableMovingGC(self); in FollowReferences()
2263 heap_->DecrementDisableMovingGC(self_); in ~ScopedDisableConcurrentAndMovingGc()
678 Runtime::Current()->GetHeap()->DecrementDisableMovingGC(self); in ~ScopedDisableMovingGC()
2113 heap->DecrementDisableMovingGC(soa.Self()); in ReleaseStringCritical()2876 heap->DecrementDisableMovingGC(soa.Self()); in ReleasePrimitiveArray()