Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dwipe_device.cpp149 static bool CheckWipePackage(Package* wipe_package, RecoveryUI* ui) { in CheckWipePackage() function
181 if (!CheckWipePackage(wipe_package.get(), ui)) { in WipeAbDevice()