Home
last modified time | relevance | path

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

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