Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery.cpp931 bool should_wipe_data = false; in main() local
944 case 'w': should_wipe_data = true; break; in main()
1045 } else if (should_wipe_data) { in main()