Searched refs:kMaxLogSourceCount (Results 1 – 2 of 2) sorted by relevance
119 const static int kMaxLogSourceCount = 150; variable
204 if (mAllowedUid.size() + mAllowedPkg.size() > StatsdStats::kMaxLogSourceCount) { in createAllLogSourcesFromConfig()