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