Home
last modified time | relevance | path

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

/external/libchrome/base/
Dtracked_objects.h448 typedef base::hash_map<Location, Births*, Location::Hash> BirthMap; typedef
605 BirthMap* birth_map,
696 BirthMap birth_map_;
Dtracked_objects.cc481 BirthMap::iterator it = birth_map_.find(location); in TallyABirth()
614 BirthMap birth_map; in SnapshotExecutedTasks()
646 BirthMap* birth_map, in SnapshotMaps()
809 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()