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

/art/runtime/gc/
H A Dheap.cc837 void Heap::IncrementDisableMovingGC(Thread* self) { function in class:art::gc::Heap
984 // IncrementDisableMovingGC() and threads are suspended.
985 IncrementDisableMovingGC(self);

Completed in 74 milliseconds