Home
last modified time | relevance | path

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

/bootable/recovery/
Dcommon.h43 extern bool modified_flash;
Dadb_install.cpp75 modified_flash = true; in apply_from_adb()
Drecovery.cpp89 bool modified_flash = false; variable
347 if (!modified_flash) { in copy_logs()
672 modified_flash = true; in wipe_data()
690 modified_flash = true; in wipe_cache()
751 modified_flash = true; in apply_from_sdcard()
Dinstall.cpp271 modified_flash = true; in install_package()