Searched defs:has_cache (Results 1 – 4 of 4) sorted by relevance
89 bool has_cache = volume_for_mount_point("/cache") != nullptr; in WipeCache() local117 bool has_cache = volume_for_mount_point("/cache") != nullptr; in WipeData() local
577 bool has_cache = volume_for_mount_point("/cache") != nullptr; in InstallPackage() local
122 bool has_cache = false; in main() local
315 static bool has_cache = volume_for_mount_point(CACHE_ROOT) != nullptr; in HasCache() local