Searched refs:kMaxConfigCountPerUid (Results 1 – 2 of 2) sorted by relevance
104 const static int kMaxConfigCountPerUid = 20; variable
153 uidIt->second.size() >= StatsdStats::kMaxConfigCountPerUid) { in UpdateConfig()