Home
last modified time | relevance | path

Searched refs:crunch (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/tools/aapt/tests/
DCrunchCache_test.cpp58 int result = cc.crunch(cu); in main()
74 result = cc.crunch(cu, true); in main()
96 scc.crunch(scu); in main()
/frameworks/base/core/java/android/text/util/
DRfc822Tokenizer.java63 crunch(name); in tokenize()
148 crunch(name); in tokenize()
177 private static void crunch(StringBuilder sb) { in crunch() method in Rfc822Tokenizer
/frameworks/base/tools/aapt/
DCrunchCache.h55 size_t crunch(CacheUpdater* cu, bool forceOverwrite=false);
DCrunchCache.cpp32 size_t CrunchCache::crunch(CacheUpdater* cu, bool forceOverwrite) in crunch() function in CrunchCache
DResource.cpp1184 size_t numFiles = cc.crunch(cu); in updatePreProcessedCache()
/frameworks/base/tools/aapt2/
Dreadme.md52 - Add `--no-crunch` option to avoid processing PNGs during the compile phase. Note that this
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76144 Landroid/text/util/Rfc822Tokenizer;->crunch(Ljava/lang/StringBuilder;)V