Searched refs:kWarnOnManyDexFilesThreshold (Results 1 – 2 of 2) sorted by relevance
474 static constexpr size_t kWarnOnManyDexFilesThreshold = 100; variable522 if (i == kWarnOnManyDexFilesThreshold) { in OpenAllDexFilesFromZip()523 LOG(WARNING) << location << " has in excess of " << kWarnOnManyDexFilesThreshold in OpenAllDexFilesFromZip()
496 static constexpr size_t kWarnOnManyDexFilesThreshold = 100; variable545 if (i == kWarnOnManyDexFilesThreshold) { in OpenAllDexFilesFromZip()546 LOG(WARNING) << location << " has in excess of " << kWarnOnManyDexFilesThreshold in OpenAllDexFilesFromZip()