Searched defs:wants_reboot (Results 1 - 1 of 1) sorted by relevance

/system/core/fastboot/
H A Dfastboot.cpp1396 bool wants_reboot = false; local
1637 wants_reboot = true;
1641 wants_reboot = false;
1722 wants_reboot = true;
1735 wants_reboot = 1;
1790 if (wants_reboot) {

Completed in 25 milliseconds