Searched refs:SizeAndCountTable (Results 1 – 1 of 1) sorted by relevance
1948 typedef SafeMap<std::string, SizeAndCount> SizeAndCountTable; typedef1949 SizeAndCountTable sizes_and_counts;1952 SizeAndCountTable::iterator it = sizes_and_counts.find(descriptor); in Update()