Home
last modified time | relevance | path

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

/bootable/recovery/
Dinstall.cpp50 try_update_binary(const char *path, ZipArchive *zip, int* wipe_cache) { in try_update_binary()
185 really_install_package(const char *path, int* wipe_cache, bool needs_mount) in really_install_package()
255 install_package(const char* path, int* wipe_cache, const char* install_file, in install_package()
Dadb_install.cpp78 apply_from_adb(RecoveryUI* ui_, int* wipe_cache, const char* install_file) { in apply_from_adb()
Drecovery.cpp852 int wipe_cache = 0; in prompt_and_wait() local
1009 int wipe_data = 0, wipe_cache = 0, show_text = 0; in main() local