Searched defs:Reboot (Results 1 – 3 of 3) sorted by relevance
222 void Reboot(std::string_view target) { in Reboot() function
200 inline void Reboot() { in Reboot() function
109 RetCode FastBootDriver::Reboot(std::string* response, std::vector<std::string>* info) { in Reboot() function in fastboot::FastBootDriver