Searched refs:bSDBootUpdate (Results 1 – 2 of 2) sorted by relevance
36 extern bool bSDBootUpdate;113 if (bSDBootUpdate) { in do_rk_updateEngine()132 if (bSDBootUpdate) { in do_rk_updateEngine()141 if (bSDBootUpdate) { in do_rk_updateEngine()170 sprintf(args[4], "%d", (int)bSDBootUpdate); in do_rk_update()
78 bool bSDBootUpdate = false; variable945 bSDBootUpdate = true; in main()1211 if (!bSDBootUpdate && !bUdiskUpdate && ui_text_visible()) in main()1223 if (!bSDBootUpdate && !bUdiskUpdate && ui_text_visible()) in main()1227 if (sdupdate_package != NULL && bSDBootUpdate) { in main()