Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/optimize/
H A DResourcePathShortener.cpp65 std::string GetShortenedPath(const android::StringPiece& shortened_filename, in GetShortenedPath() function
111 std::string shortened_path = GetShortenedPath(shortened_filename, extension, collision_count); in Consume()
114 shortened_path = GetShortenedPath(shortened_filename, extension, collision_count); in Consume()