Searched refs:shortened_filename (Results 1 – 1 of 1) sorted by relevance
89 static std::string GetShortenedPath(android::StringPiece shortened_filename, in GetShortenedPath() argument91 std::string shortened_path = std::string("res/") += shortened_filename; in GetShortenedPath()138 std::string shortened_filename = in HandleShortenFilePaths() local141 std::string shortened_path = GetShortenedPath(shortened_filename, extension, collision_count); in HandleShortenFilePaths()144 shortened_path = GetShortenedPath(shortened_filename, extension, collision_count); in HandleShortenFilePaths()