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()
364 void DecrementDisableMovingGC(Thread* self) REQUIRES(!*gc_complete_lock_);
884 void Heap::DecrementDisableMovingGC(Thread* self) { in DecrementDisableMovingGC() function in art::gc::Heap
769 heap->DecrementDisableMovingGC(self); in DdmSendHeapSegments()
699 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()
2084 heap->DecrementDisableMovingGC(soa.Self()); in ReleaseStringCritical()2810 heap->DecrementDisableMovingGC(soa.Self()); in ReleasePrimitiveArray()