Searched defs:RebootSystem (Results 1 – 3 of 3) sorted by relevance
19 void RebootSystem() {} in RebootSystem() function
67 void RebootSystem() { watchdog_reboot(0, 0, 0); } in RebootSystem() function
103 RebootSystem(unsigned int cmd, const std::string& rebootTarget, const std::string& reboot_reason) { in RebootSystem() function