Home
last modified time | relevance | path

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

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