Searched refs:RebootTo (Results 1 – 4 of 4) sorted by relevance
101 RetCode RebootTo(std::string target, std::string* response = nullptr,
1391 fb->RebootTo("fastboot"); in reboot_to_userspace_fastboot()2325 fb->RebootTo("bootloader"); in Main()2328 fb->RebootTo("recovery"); in Main()
113 RetCode FastBootDriver::RebootTo(std::string target, std::string* response, in RebootTo() function in fastboot::FastBootDriver
233 fb->RebootTo("fastboot"); in TEST_F()