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()
391 EXPORT void DecrementDisableMovingGC(Thread* self) REQUIRES(!*gc_complete_lock_);
999 void Heap::DecrementDisableMovingGC(Thread* self) { in DecrementDisableMovingGC() function in art::gc::Heap
764 heap->DecrementDisableMovingGC(self); in DdmSendHeapSegments()
699 heap->DecrementDisableMovingGC(self); in InitWithoutImage()
379 heap->DecrementDisableMovingGC(self); in FixupTempClass()
1430 heap->DecrementDisableMovingGC(self); in FollowReferences()
2275 heap_->DecrementDisableMovingGC(self_); in ~ScopedDisableConcurrentAndMovingGc()
717 Runtime::Current()->GetHeap()->DecrementDisableMovingGC(self); in ~ScopedDisableMovingGC()
2207 heap->DecrementDisableMovingGC(soa.Self()); in ReleaseStringCritical()3020 heap->DecrementDisableMovingGC(soa.Self()); in ReleasePrimitiveArray()