Searched refs:kWarnOnManyDexFilesThreshold (Results 1 – 1 of 1) sorted by relevance
328 static constexpr size_t kWarnOnManyDexFilesThreshold = 100; variable362 if (i == kWarnOnManyDexFilesThreshold) { in OpenFromZip()363 LOG(WARNING) << location << " has in excess of " << kWarnOnManyDexFilesThreshold in OpenFromZip()