Home
last modified time | relevance | path

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

/bootable/recovery/
Dinstall.cpp51 try_update_binary(const char* path, ZipArchive* zip, bool* wipe_cache) { in try_update_binary() function
258 int result = try_update_binary(path, &zip, wipe_cache); in really_install_package()