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