Searched defs:should_wipe_cache (Results 1 – 2 of 2) sorted by relevance
751 bool should_wipe_cache = false; in start_recovery() local
635 int install_package(const std::string& path, bool should_wipe_cache, bool needs_mount, in install_package()