Home
last modified time | relevance | path

Searched defs:shortened_path (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/optimize/
DResourcePathShortener.cpp69 std::string shortened_path = "res/" + shortened_filename.to_string(); in GetShortenedPath() local
100 std::string shortened_path = GetShortenedPath(shortened_filename, extension, collision_count); in Consume() local