Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dsimulator_runtime.cpp84 int SimulatorRuntime::WipeBlockDevice(const std::string_view filename, size_t /* len */) const { in WipeBlockDevice() function in SimulatorRuntime
H A Dupdater_runtime.cpp146 int UpdaterRuntime::WipeBlockDevice(const std::string_view filename, size_t len) const { in WipeBlockDevice() function in UpdaterRuntime
/aosp_15_r20/bootable/recovery/recovery_utils/
H A Droots.cpp161 bool WipeBlockDevice(const char* path) { in WipeBlockDevice() function
/aosp_15_r20/build/make/tools/releasetools/
H A Dedify_generator.py281 def WipeBlockDevice(self, partition): member in EdifyGenerator
/aosp_15_r20/system/vold/
H A DUtils.cpp1117 status_t WipeBlockDevice(const std::string& path) { in WipeBlockDevice() function