Searched refs:CheckWipePackage (Results 1 – 1 of 1) sorted by relevance
149 static bool CheckWipePackage(Package* wipe_package, RecoveryUI* ui) { in CheckWipePackage() function181 if (!CheckWipePackage(wipe_package.get(), ui)) { in WipeAbDevice()