Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dinstall.cpp606 static InstallResult VerifyAndInstallPackage(Package* package, bool* wipe_cache, in VerifyAndInstallPackage() function
658 result = VerifyAndInstallPackage(package, &updater_wipe_cache, &log_buffer, retry_count, in InstallPackage()