Searched refs:IncrementDisableMovingGC (Results 1 – 6 of 6) sorted by relevance
283 void IncrementDisableMovingGC(Thread* self);
735 void Heap::IncrementDisableMovingGC(Thread* self) { in IncrementDisableMovingGC() function in art::gc::Heap798 IncrementDisableMovingGC(self); in VisitObjects()
1223 heap->IncrementDisableMovingGC(self); in DumpHeap()
1732 heap->IncrementDisableMovingGC(soa.Self()); in GetStringCritical()1894 heap->IncrementDisableMovingGC(soa.Self()); in GetPrimitiveArrayCritical()
4791 heap->IncrementDisableMovingGC(self); in DdmSendHeapSegments()
303 heap->IncrementDisableMovingGC(self); in InitWithoutImage()