Searched refs:Reboot (Results 1 – 7 of 7) sorted by relevance
511 Reboot("bootloader"); in main()516 Reboot("fastboot"); in main()521 Reboot("recovery"); in main()536 Reboot("recovery"); in main()543 Reboot("fastboot"); in main()557 Reboot("userrequested,recovery"); in main()562 Reboot("userrequested,fastboot"); in main()567 Reboot("unknown" + std::to_string(ret)); in main()
52 - Reboot the device immediately and run the test again. The test should save the
784 Reboot("recovery"); in start_recovery()
106 [[noreturn]] void Reboot(std::string_view target);
222 void Reboot(std::string_view target) { in Reboot() function
377 Reboot("userrequested,recovery,ui"); in ProcessKey()
734 Reboot(property); in RebootNowFn()