Searched refs:reboot_into_recovery (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dbuiltins.cpp84 static Result<Success> reboot_into_recovery(const std::vector<std::string>& options) { function in namespace:android::init
289 return reboot_into_recovery(
494 return reboot_into_recovery(options);
998 reboot_into_recovery({"--prompt_and_wipe_data", "--reason="s + reboot_reason});

Completed in 197 milliseconds