Searched refs:IsShuttingDown (Results 1 – 3 of 3) sorted by relevance
34 bool IsShuttingDown();
239 if (do_shutdown_ && !IsShuttingDown()) { in CheckShutdown()266 << " IsShuttingDown: " << IsShuttingDown(); in DebugRebootLogging()271 if (IsShuttingDown()) { in DebugRebootLogging()903 if (!IsShuttingDown()) { in SecondStageMain()931 if (!IsShuttingDown()) { in SecondStageMain()
1084 bool IsShuttingDown() { in IsShuttingDown() function