Searched defs:should_wipe_cache (Results 1 – 2 of 2) sorted by relevance
619 bool should_wipe_cache = false; in start_recovery() local
625 bool should_wipe_cache, int retry_count, Device* device) { in InstallPackage()