Home
last modified time | relevance | path

Searched refs:WipeBlockDevice (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DUtils.h95 status_t WipeBlockDevice(const std::string& path);
DPublicVolume.cpp231 if (WipeBlockDevice(mDevPath) != OK) { in doFormat()
DUtils.cpp517 status_t WipeBlockDevice(const std::string& path) { in WipeBlockDevice() function