Searched refs:shortened_filename (Results 1 – 1 of 1) sorted by relevance
66 std::string GetShortenedPath(android::StringPiece shortened_filename, in GetShortenedPath() argument68 std::string shortened_path = std::string("res/") += shortened_filename; in GetShortenedPath()115 std::string shortened_filename = ShortenFileName(*file_ref->path, num_chars); in HandleShortenFilePaths() local117 std::string shortened_path = GetShortenedPath(shortened_filename, extension, collision_count); in HandleShortenFilePaths()120 shortened_path = GetShortenedPath(shortened_filename, extension, collision_count); in HandleShortenFilePaths()