Searched refs:WipeData (Results 1 - 2 of 2) sorted by relevance

/bootable/recovery/
H A Ddevice.h95 virtual int WipeData() { return 0; } function in class:Device
H A Drecovery.cpp716 device->WipeData();
1121 if (device->WipeData()) status = INSTALL_ERROR;

Completed in 94 milliseconds