Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h610 void DisableMovingGc() REQUIRES(!*gc_complete_lock_);
Dheap.cc720 void Heap::DisableMovingGc() { in DisableMovingGc() function in art::gc::Heap
1831 DisableMovingGc(); in AllocateInternalWithGc()