Searched refs:kWarnOnManyDexFilesThreshold (Results 1 – 1 of 1) sorted by relevance
52 static constexpr size_t kWarnOnManyDexFilesThreshold = 100; variable394 if (i == kWarnOnManyDexFilesThreshold) { in Open()395 LOG(WARNING) << location_ << " has in excess of " << kWarnOnManyDexFilesThreshold in Open()