Searched refs:SetShutdownCritical (Results 1 – 2 of 2) sorted by relevance
378 s->SetShutdownCritical(); in DoReboot()381 s->SetShutdownCritical(); in DoReboot()391 s->SetShutdownCritical(); // will not check animation class separately in DoReboot()
89 void SetShutdownCritical() { flags_ |= SVC_SHUTDOWN_CRITICAL; } in SetShutdownCritical() function