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

  /device/google/marlin/recovery/nanohub/
nanohub_recovery_ui.cpp 30 bool PostWipeData();
33 bool Nanohub_Device::PostWipeData()
  /device/huawei/angler/recovery/nanohub/
nanohub_recovery_ui.cpp 30 bool PostWipeData();
33 bool Nanohub_Device::PostWipeData()
  /device/lge/bullhead/recovery/nanohub/
nanohub_recovery_ui.cpp 30 bool PostWipeData();
33 bool Nanohub_Device::PostWipeData()
  /device/google/dragon/recovery/updater/
recovery_ui.cpp 30 virtual bool PostWipeData() {
  /bootable/recovery/
device.h 92 // returning false from PostWipeData will cause the wipe to be considered a failure.
97 virtual bool PostWipeData() {
recovery.cpp 757 device->PostWipeData();
    [all...]

Completed in 116 milliseconds