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