Searched refs:WipeBlockDevice (Results 1 – 3 of 3) sorted by relevance
139 status_t WipeBlockDevice(const std::string& path);
1014 status_t WipeBlockDevice(const std::string& path) { in WipeBlockDevice() function
342 if (WipeBlockDevice(mDevPath) != OK) { in doFormat()