Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dinstall.cpp328 static int try_update_binary(const std::string& package, ZipArchiveHandle zip, bool* wipe_cache, in try_update_binary() function
628 try_update_binary(path, zip, wipe_cache, log_buffer, retry_count, max_temperature, ui); in really_install_package()