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