Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp1893 bool wants_reboot_recovery = false; in Main() local
2139 wants_reboot_recovery = true; in Main()
2152 wants_reboot_recovery = true; in Main()
2327 } else if (wants_reboot_recovery) { in Main()