Searched refs:should_wipe_cache (Results 1 – 3 of 3) sorted by relevance
53 bool should_wipe_cache, int retry_count,
623 bool should_wipe_cache = false; in start_recovery() local678 should_wipe_cache = true; in start_recovery()768 status = InstallPackage(memory_package.get(), update_package, should_wipe_cache, in start_recovery()818 } else if (should_wipe_cache) { in start_recovery()
636 bool should_wipe_cache, int retry_count, Device* device) { in InstallPackage() argument660 should_wipe_cache = should_wipe_cache || updater_wipe_cache; in InstallPackage()715 if (result == INSTALL_SUCCESS && should_wipe_cache) { in InstallPackage()