Home
last modified time | relevance | path

Searched defs:run_duration_max (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dtracked_objects.h296 int32_t run_duration_max; member
376 int32_t run_duration_max() const { in run_duration_max() function
Dtracked_objects.cc282 int32_t run_duration_max, in DeathDataSnapshot()