Searched refs:num_resources (Results 1 – 1 of 1) sorted by relevance
58 int OptimalShortenedLength(int num_resources) { in OptimalShortenedLength() argument59 if (num_resources > 4000) { in OptimalShortenedLength()