Searched refs:rebootTarget (Results 1 – 1 of 1) sorted by relevance
82 void __attribute__((noreturn)) RebootSystem(unsigned int cmd, const std::string& rebootTarget) { in RebootSystem() argument98 LINUX_REBOOT_CMD_RESTART2, rebootTarget.c_str()); in RebootSystem()