Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/optimize/
H A DObfuscator.cpp68 std::string shortened_path = std::string("res/") += shortened_filename; in GetShortenedPath() local
117 std::string shortened_path = GetShortenedPath(shortened_filename, extension, collision_count); in HandleShortenFilePaths() local