Searched refs:DisableGCForShutdown (Results 1 – 3 of 3) sorted by relevance
978 void DisableGCForShutdown() REQUIRES(!*gc_complete_lock_);
4486 void Heap::DisableGCForShutdown() { in DisableGCForShutdown() function in art::gc::Heap
428 heap_->DisableGCForShutdown(); in ~Runtime()