Home
last modified time | relevance | path

Searched defs:wipe_cache (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/
Dinstall.cpp51 try_update_binary(const char* path, ZipArchive* zip, bool* wipe_cache) { in try_update_binary()
198 really_install_package(const char *path, bool* wipe_cache, bool needs_mount) in really_install_package()
268 install_package(const char* path, bool* wipe_cache, const char* install_file, in install_package()
Dadb_install.cpp74 apply_from_adb(RecoveryUI* ui_, bool* wipe_cache, const char* install_file) { in apply_from_adb()
Drecovery.cpp685 static bool wipe_cache(bool should_confirm, Device* device) { in wipe_cache() function
750 static int apply_from_sdcard(Device* device, bool* wipe_cache) { in apply_from_sdcard()