Searched refs:updater_wipe_cache (Results 1 – 1 of 1) sorted by relevance
650 bool updater_wipe_cache = false; in install_package() local651 result = really_install_package(path, &updater_wipe_cache, needs_mount, &log_buffer, in install_package()653 should_wipe_cache = should_wipe_cache || updater_wipe_cache; in install_package()