Searched refs:RebootTo (Results 1 – 4 of 4) sorted by relevance
100 RetCode RebootTo(std::string target, std::string* response = nullptr,
1276 fb->RebootTo("fastboot"); in reboot_to_userspace_fastboot()2194 fb->RebootTo("bootloader"); in Main()2197 fb->RebootTo("recovery"); in Main()
109 RetCode FastBootDriver::RebootTo(std::string target, std::string* response, in RebootTo() function in fastboot::FastBootDriver
231 fb->RebootTo("fastboot"); in TEST_F()