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