Home
last modified time | relevance | path

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

/bootable/recovery/
Dcommon.h39 extern bool modified_flash;
Dadb_install.cpp75 modified_flash = true; in apply_from_adb()
Drecovery.cpp128 bool modified_flash = false; variable
489 if (!modified_flash) { in copy_logs()
852 modified_flash = true; in wipe_data()
875 modified_flash = true; in wipe_cache()
1116 modified_flash = true; in apply_from_sdcard()
1662 modified_flash = true; in main()
Dinstall.cpp521 modified_flash = true; in install_package()