Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h640 void DisableMovingGc() REQUIRES(!*gc_complete_lock_);
Dheap.cc723 void Heap::DisableMovingGc() { in DisableMovingGc() function in art::gc::Heap
1806 DisableMovingGc(); in AllocateInternalWithGc()