Searched refs:DecrementDisableMovingGC (Results 1 - 4 of 4) sorted by relevance

/art/runtime/gc/
H A Dheap.h263 void DecrementDisableMovingGC(Thread* self);
H A Dheap.cc647 void Heap::DecrementDisableMovingGC(Thread* self) { function in class:art::gc::Heap
/art/runtime/
H A Djni_internal.cc2039 heap->DecrementDisableMovingGC(soa.Self());
2673 heap->DecrementDisableMovingGC(soa.Self());
H A Dclass_linker.cc229 heap->DecrementDisableMovingGC(self);

Completed in 86 milliseconds