Home
last modified time | relevance | path

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

/bootable/recovery/
Dinstall.cpp302 try_update_binary(const char* path, ZipArchive* zip, bool* wipe_cache, in try_update_binary() function
508 int result = try_update_binary(path, &zip, wipe_cache, log_buffer, retry_count); in really_install_package()