OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WipeBlockDevice
(Results
1 - 2
of
2
) sorted by null
/build/tools/releasetools/
edify_generator.py
258
def
WipeBlockDevice
(self, partition):
260
raise ValueError(("
WipeBlockDevice
doesn't work on %s\n") % (partition,))
/system/vold/
Utils.cpp
517
status_t
WipeBlockDevice
(const std::string& path) {
Completed in 123 milliseconds