Lines Matching refs:IsShuttingDown
2048 if (Runtime::Current()->IsShuttingDown(self)) {2133 if (runtime->IsShuttingDown(self)) {3696 return runtime != nullptr && runtime->IsFinishedStarting() && !runtime->IsShuttingDown(self) &&3713 if (!Runtime::Current()->IsShuttingDown(self)) {4107 CHECK(Runtime::Current()->IsShuttingDown(self));