Searched defs:IsShuttingDown (Results 1 – 2 of 2) sorted by relevance
185 bool IsShuttingDown() const REQUIRES(task_queue_lock_) { in IsShuttingDown() function
1183 bool Runtime::IsShuttingDown(Thread* self) { in IsShuttingDown() function in art::Runtime