Home
last modified time | relevance | path

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

/bootable/recovery/install/include/install/
Dwipe_data.h30 bool WipeData(Device* device, bool convert_fbe);
/bootable/recovery/install/
Dwipe_data.cpp104 bool WipeData(Device* device, bool convert_fbe) { in WipeData() function
Dadb_install.cpp367 bool result = WipeData(device, false); in ApplyFromAdb()
/bootable/recovery/
Drecovery.cpp215 if (WipeData(device, convert_fbe)) { in prompt_and_wipe_data()
526 WipeData(device, false); in prompt_and_wait()
529 WipeData(device, false); in prompt_and_wait()
918 if (!WipeData(device, convert_fbe)) { in start_recovery()