Searched refs:forceOverwrite (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DCrunchCache.h42 * argument forceOverwrite is set to true, then all source files are
55 size_t crunch(CacheUpdater* cu, bool forceOverwrite=false);
H A DCrunchCache.cpp31 size_t CrunchCache::crunch(CacheUpdater* cu, bool forceOverwrite) argument
53 if (forceOverwrite || needsUpdating(relativePath)) {

Completed in 89 milliseconds