Searched refs:SetShutdownCritical (Results 1 – 2 of 2) sorted by relevance
628 s->SetShutdownCritical(); in DoReboot()634 s->SetShutdownCritical(); in DoReboot()672 service->SetShutdownCritical(); // will not check animation class separately in DoReboot()677 surface_flinger->SetShutdownCritical(); in DoReboot()678 boot_anim->SetShutdownCritical(); in DoReboot()
93 void SetShutdownCritical() { flags_ |= SVC_SHUTDOWN_CRITICAL; } in SetShutdownCritical() function