Home
last modified time | relevance | path

Searched defs:WipeBlockDevice (Results 1 – 3 of 3) sorted by relevance

/bootable/deprecated-ota/updater/
Dsimulator_runtime.cpp84 int SimulatorRuntime::WipeBlockDevice(const std::string_view filename, size_t /* len */) const { in WipeBlockDevice() function in SimulatorRuntime
Dupdater_runtime.cpp146 int UpdaterRuntime::WipeBlockDevice(const std::string_view filename, size_t len) const { in WipeBlockDevice() function in UpdaterRuntime
/bootable/recovery/recovery_utils/
Droots.cpp181 bool WipeBlockDevice(const char* path) { in WipeBlockDevice() function