Searched refs:should_wipe_cache (Results 1 – 3 of 3) sorted by relevance
53 bool should_wipe_cache, int retry_count,
589 bool should_wipe_cache, int retry_count, Device* device) { in InstallPackage() argument613 should_wipe_cache = should_wipe_cache || updater_wipe_cache; in InstallPackage()668 if (result == INSTALL_SUCCESS && should_wipe_cache) { in InstallPackage()
619 bool should_wipe_cache = false; in start_recovery() local673 should_wipe_cache = true; in start_recovery()759 status = InstallPackage(memory_package.get(), update_package, should_wipe_cache, in start_recovery()809 } else if (should_wipe_cache) { in start_recovery()