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()
354 void DecrementDisableMovingGC(Thread* self) REQUIRES(!*gc_complete_lock_);
879 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()
376 heap->DecrementDisableMovingGC(self); in FixupTempClass()
1398 heap->DecrementDisableMovingGC(self); in FollowReferences()
1381 heap_->DecrementDisableMovingGC(self_); in ~ScopedDisableConcurrentAndMovingGc()
2112 heap->DecrementDisableMovingGC(soa.Self()); in ReleaseStringCritical()2838 heap->DecrementDisableMovingGC(soa.Self()); in ReleasePrimitiveArray()
4831 heap->DecrementDisableMovingGC(self); in DdmSendHeapSegments()
478 heap->DecrementDisableMovingGC(self); in InitWithoutImage()