Searched refs:forceOverwrite (Results 1 – 2 of 2) sorted by relevance
32 size_t CrunchCache::crunch(CacheUpdater* cu, bool forceOverwrite) in crunch() argument54 if (forceOverwrite || needsUpdating(relativePath)) { in crunch()
55 size_t crunch(CacheUpdater* cu, bool forceOverwrite=false);