Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/optimize/
DObfuscator.cpp81 static int OptimalShortenedLength(int num_resources) { in OptimalShortenedLength() argument
82 if (num_resources > 4000) { in OptimalShortenedLength()