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

/art/runtime/gc/
H A Dheap.h262 void IncrementDisableMovingGC(Thread* self);
H A Dheap.cc636 void Heap::IncrementDisableMovingGC(Thread* self) { function in class:art::gc::Heap
/art/runtime/
H A Djni_internal.cc2024 heap->IncrementDisableMovingGC(soa.Self());
2184 heap->IncrementDisableMovingGC(soa.Self());
H A Dclass_linker.cc216 heap->IncrementDisableMovingGC(self);

Completed in 84 milliseconds