Home
last modified time | relevance | path

Searched refs:wants_reboot_recovery (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dfastboot.cpp1591 bool wants_reboot_recovery = false; in Main() local
1832 wants_reboot_recovery = true; in Main()
1845 wants_reboot_recovery = true; in Main()
1996 } else if (wants_reboot_recovery) { in Main()