HomeSort by relevance Sort by last modified time
    Searched refs:WipeData (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/
device.h 93 virtual int WipeData() { return 0; }
recovery.cpp 649 device->WipeData();
863 if (device->WipeData()) status = INSTALL_ERROR;
  /device/moto/stingray/recovery/
recovery_ui.cpp 108 int WipeData() {

Completed in 292 milliseconds