Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/optimize/
DResourcePathShortener.cpp41 std::string ShortenFileName(const android::StringPiece& file_path, int output_length) { in ShortenFileName() argument
45 for (int i = 0; i < output_length; i++) { in ShortenFileName()