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()
322 void DecrementDisableMovingGC(Thread* self) REQUIRES(!*gc_complete_lock_);
774 void Heap::DecrementDisableMovingGC(Thread* self) { in DecrementDisableMovingGC() function in art::gc::Heap
1026 Runtime::Current()->GetHeap()->DecrementDisableMovingGC(soa.Self()); in TEST_F()1094 Runtime::Current()->GetHeap()->DecrementDisableMovingGC(soa.Self()); in TEST_F()
372 heap->DecrementDisableMovingGC(self); in FixupTempClass()
1332 heap->DecrementDisableMovingGC(self); in FollowReferences()
1322 heap_->DecrementDisableMovingGC(self_); in ~ScopedDisableConcurrentAndMovingGc()
1917 heap->DecrementDisableMovingGC(soa.Self()); in ReleaseStringCritical()2639 heap->DecrementDisableMovingGC(soa.Self()); in ReleasePrimitiveArray()
4973 heap->DecrementDisableMovingGC(self); in DdmSendHeapSegments()
440 heap->DecrementDisableMovingGC(self); in InitWithoutImage()