Home
last modified time | relevance | path

Searched refs:BirthMap (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/
Dtracked_objects.h449 typedef base::hash_map<Location, Births*, Location::Hash> BirthMap; typedef
610 BirthMap* birth_map,
705 BirthMap birth_map_;
Dtracked_objects.cc490 BirthMap::iterator it = birth_map_.find(location); in TallyABirth()
633 BirthMap birth_map; in SnapshotExecutedTasks()
665 BirthMap* birth_map, in SnapshotMaps()
848 for (BirthMap::iterator it = next_thread_data->birth_map_.begin(); in ShutdownSingleThreadedCleanup()
Dtracked_objects_unittest.cc140 ThreadData::BirthMap birth_map; in TEST_F()
176 ThreadData::BirthMap birth_map; in TEST_F()