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

  /device/google/marlin/recovery/nanohub/
nanohub_recovery_ui.cpp 30 bool PostWipeData();
33 bool Nanohub_Device::PostWipeData()
  /bootable/recovery/
device.h 93 // returning false from PostWipeData will cause the wipe to be considered a failure.
98 virtual bool PostWipeData() {
recovery.cpp 767 success &= device->PostWipeData();
    [all...]

Completed in 140 milliseconds