Searched refs:shortened_filename (Results 1 – 1 of 1) sorted by relevance
67 std::string GetShortenedPath(const android::StringPiece& shortened_filename, in GetShortenedPath() argument69 std::string shortened_path = "res/" + shortened_filename.to_string(); in GetShortenedPath()98 std::string shortened_filename = ShortenFileName(*file_ref->path, num_chars); in Consume() local100 std::string shortened_path = GetShortenedPath(shortened_filename, extension, collision_count); in Consume()103 shortened_path = GetShortenedPath(shortened_filename, extension, collision_count); in Consume()