Searched refs:DisableMovingGc (Results 1 - 2 of 2) sorted by relevance

/art/runtime/gc/
H A Dheap.h649 void DisableMovingGc() REQUIRES(!*gc_complete_lock_);
H A Dheap.cc722 void Heap::DisableMovingGc() { function in class:art::gc::Heap
1714 // DisableMovingGc() isn't compatible with CC.
1721 DisableMovingGc();

Completed in 72 milliseconds