Searched defs:wipe_cache (Results 1 – 3 of 3) sorted by relevance
/bootable/recovery/ |
D | adb_install.cpp | 74 apply_from_adb(RecoveryUI* ui_, bool* wipe_cache, const char* install_file) { in apply_from_adb()
|
D | install.cpp | 302 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()
|
D | recovery.cpp | 865 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()
|