OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RecordDeath
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/
tracked_objects.h
221
void
RecordDeath
(const base::TimeDelta& duration);
tracked_objects.cc
30
void DeathData::
RecordDeath
(const TimeDelta& duration) {
304
it->second.
RecordDeath
(duration);
309
death_map_[&lifetimes].
RecordDeath
(duration);
[
all
...]
Completed in 38 milliseconds