Searched refs:BirthCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Dtracked_objects.h311 typedef std::map<const BirthOnThread*, int> BirthCount; typedef in class:tracked_objects::DataCollector
324 BirthCount global_birth_count_;
H A Dtracked_objects.cc642 for (BirthCount::iterator it = global_birth_count_.begin();

Completed in 63 milliseconds