Searched refs:DisableGCForShutdown (Results 1 – 3 of 3) sorted by relevance
107 heap->DisableGCForShutdown(); in ShutDown()
932 void DisableGCForShutdown() REQUIRES(!*gc_complete_lock_);
4253 void Heap::DisableGCForShutdown() { in DisableGCForShutdown() function in art::gc::Heap