Home
last modified time | relevance | path

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

/bootable/recovery/
Dadb_install.cpp74 apply_from_adb(RecoveryUI* ui_, bool* wipe_cache, const char* install_file) { in apply_from_adb()
Dinstall.cpp302 try_update_binary(const char* path, ZipArchive* zip, bool* wipe_cache, in try_update_binary()
457 really_install_package(const char *path, bool* wipe_cache, bool needs_mount, in really_install_package()
518 install_package(const char* path, bool* wipe_cache, const char* install_file, in install_package()
Drecovery.cpp865 static bool wipe_cache(bool should_confirm, Device* device) { in wipe_cache() function
1115 static int apply_from_sdcard(Device* device, bool* wipe_cache) { in apply_from_sdcard()