Searched defs:has_cache (Results 1 – 5 of 5) sorted by relevance
88 bool has_cache = volume_for_mount_point("/cache") != nullptr; in WipeCache() local110 bool has_cache = volume_for_mount_point("/cache") != nullptr; in WipeData() local
660 bool has_cache = volume_for_mount_point("/cache") != nullptr; in install_package() local
138 bool has_cache = false; in main() local
68 bool has_cache = false; variable
206 void copy_logs(bool save_current_log, bool has_cache, const selabel_handle* sehandle) { in copy_logs()