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