Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/optimize/
H A DObfuscator.cpp58 int OptimalShortenedLength(int num_resources) { in OptimalShortenedLength() argument
59 if (num_resources > 4000) { in OptimalShortenedLength()