Home
last modified time | relevance | path

Searched refs:ShortenFileName (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() function
109 std::string shortened_filename = ShortenFileName(*file_ref->path, num_chars); in Consume()