Searched refs:crunch (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/tools/aapt/tests/
H A DCrunchCache_test.cpp58 int result = cc.crunch(cu);
74 result = cc.crunch(cu, true);
96 scc.crunch(scu);
/frameworks/base/tools/aapt/
H A DCrunchCache.h27 * Then update the cache by calling crunch.
39 /** crunch is the workhorse of this class.
55 size_t crunch(CacheUpdater* cu, bool forceOverwrite=false);
H A DCrunchCache.cpp31 size_t CrunchCache::crunch(CacheUpdater* cu, bool forceOverwrite) function in class:CrunchCache
H A DResource.cpp1044 size_t numFiles = cc.crunch(cu);
/frameworks/base/core/java/android/text/util/
H A DRfc822Tokenizer.java63 crunch(name);
148 crunch(name);
177 private static void crunch(StringBuilder sb) { method in class:Rfc822Tokenizer

Completed in 137 milliseconds