Searched refs:kMaxMatcherCountPerConfig (Results 1 – 2 of 2) sorted by relevance
109 const static int kMaxMatcherCountPerConfig = 800; variable
120 mAllAtomMatchers.size() > StatsdStats::kMaxMatcherCountPerConfig) { in MetricsManager()