Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/optimize/
DResourcePathShortener.cpp57 int OptimalShortenedLength(int num_resources) { in OptimalShortenedLength() function
100 int num_chars = OptimalShortenedLength(file_refs.size()); in Consume()