Home
last modified time | relevance | path

Searched refs:erase_volume (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/
Drecovery.cpp420 static bool erase_volume(const char* volume) { in erase_volume() function
677 erase_volume("/data") && in wipe_data()
678 erase_volume("/cache") && in wipe_data()
693 bool success = erase_volume("/cache"); in wipe_cache()