Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/
H A Drecovery.c79 bool bUdiskUpdate = false; variable
958 bUdiskUpdate = true; in main()
1211 if (!bSDBootUpdate && !bUdiskUpdate && ui_text_visible()) in main()
1223 if (!bSDBootUpdate && !bUdiskUpdate && ui_text_visible()) in main()
1250 } else if (usbupdate_package && bUdiskUpdate) { in main()