Searched refs:IsShuttingDown (Results 1 – 3 of 3) sorted by relevance
28 bool IsShuttingDown();
235 if (do_shutdown_ && !IsShuttingDown()) { in CheckShutdown()262 << " IsShuttingDown: " << IsShuttingDown(); in DebugRebootLogging()268 if (IsShuttingDown()) { in DebugRebootLogging()895 if (!IsShuttingDown()) { in SecondStageMain()923 if (!IsShuttingDown()) { in SecondStageMain()
1048 bool IsShuttingDown() { in IsShuttingDown() function