Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/optimize/
DObfuscator.cpp89 static std::string GetShortenedPath(android::StringPiece shortened_filename, in GetShortenedPath() argument
91 std::string shortened_path = std::string("res/") += shortened_filename; in GetShortenedPath()
138 std::string shortened_filename = in HandleShortenFilePaths() local
141 std::string shortened_path = GetShortenedPath(shortened_filename, extension, collision_count); in HandleShortenFilePaths()
144 shortened_path = GetShortenedPath(shortened_filename, extension, collision_count); in HandleShortenFilePaths()