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

/system/core/fastboot/
H A Dfastboot.c804 int wants_reboot = 0; local
927 wants_reboot = 1;
984 wants_reboot = 1;
993 wants_reboot = 1;
1008 if (wants_reboot) {

Completed in 48 milliseconds