Searched defs:reboot_target (Results 1 – 2 of 2) sorted by relevance
44 void SetFatalRebootTarget(const std::optional<std::string>& reboot_target) { in SetFatalRebootTarget()
321 void RebootMonitorThread(unsigned int cmd, const std::string& reboot_target, in RebootMonitorThread()581 static void DoReboot(unsigned int cmd, const std::string& reason, const std::string& reboot_target, in DoReboot()977 std::string reboot_target = ""; in HandlePowerctlMessage() local