Searched refs:EventCountsMap (Results 1 – 1 of 1) sorted by relevance
779 for (EventCountsMap::const_iterator i = er.event_counts_.begin();792 EventCountsMap::iterator i = event_counts_.find(fd); in RecordUnregistration()928 typedef base::hash_map<int, Events> EventCountsMap; typedef929 EventCountsMap event_counts_;