OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PostWipeData
(Results
1 - 2
of
2
) sorted by null
/device/google/marlin/recovery/nanohub/
nanohub_recovery_ui.cpp
48
bool
PostWipeData
();
51
bool Nanohub_Device::
PostWipeData
() {
/bootable/recovery/recovery_ui/include/recovery_ui/
device.h
118
// returning false from
PostWipeData
will cause the wipe to be considered a failure.
123
virtual bool
PostWipeData
() {
Completed in 78 milliseconds