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