Searched refs:kWarnOnManyDexFilesThreshold (Results 1 – 2 of 2) sorted by relevance
447 static constexpr size_t kWarnOnManyDexFilesThreshold = 100; variable495 if (i == kWarnOnManyDexFilesThreshold) { in OpenAllDexFilesFromZip()496 LOG(WARNING) << location << " has in excess of " << kWarnOnManyDexFilesThreshold in OpenAllDexFilesFromZip()
478 static constexpr size_t kWarnOnManyDexFilesThreshold = 100; variable527 if (i == kWarnOnManyDexFilesThreshold) { in OpenAllDexFilesFromZip()528 LOG(WARNING) << location << " has in excess of " << kWarnOnManyDexFilesThreshold in OpenAllDexFilesFromZip()