Home
last modified time | relevance | path

Searched defs:should_wipe_cache (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/
Drecovery.cpp620 bool should_wipe_cache = false; in start_recovery() local
/bootable/recovery/install/
Dinstall.cpp565 bool should_wipe_cache, int retry_count, RecoveryUI* ui) { in InstallPackage()