HomeSort by relevance Sort by last modified time
    Searched refs:WipeBlockDevice (Results 1 - 3 of 3) sorted by null

  /system/vold/model/
PublicVolume.cpp 255 if (WipeBlockDevice(mDevPath) != OK) {
263 if (WipeBlockDevice(mDevPath) != OK) {
  /system/vold/
Utils.h 99 status_t WipeBlockDevice(const std::string& path);
Utils.cpp 563 status_t WipeBlockDevice(const std::string& path) {

Completed in 222 milliseconds