Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/include/recovery_ui/
Ddevice.h136 virtual bool PreWipeData() { in PreWipeData() function
/bootable/recovery/install/
Dwipe_data.cpp94 bool success = device->PreWipeData(); in WipeData()