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