Searched defs:Reboot (Results 1 – 3 of 3) sorted by relevance
157 inline void Reboot() { in Reboot() function
53 void Reboot() { in Reboot() function
111 RetCode FastBootDriver::Reboot(std::string* response, std::vector<std::string>* info) { in Reboot() function in fastboot::FastBootDriver