Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp1249 bool wants_wipe = false; in main() local
1348 wants_wipe = true; in main()
1363 wants_wipe = true; in main()
1380 if (argc == 0 && !wants_wipe && !wants_set_active) { in main()
1600 if (wants_wipe) { in main()