Home
last modified time | relevance | path

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

/bootable/recovery/recovery_utils/
Droots.cpp203 int format_volume(const std::string& volume, const std::string& directory, in format_volume()
377 int format_volume(const std::string& volume) { in format_volume()
/bootable/deprecated-ota/updater/
Dmounts.cpp72 int unmount_mounted_volume(MountedVolume* volume) { in unmount_mounted_volume()
/bootable/recovery/install/
Dwipe_data.cpp38 static bool EraseVolume(const char* volume, RecoveryUI* ui, std::string_view new_fstype) { in EraseVolume()