Home
last modified time | relevance | path

Searched refs:crash_name (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/metrics/serialization/
Dmetric_sample.cc102 const std::string& crash_name) { in CrashSample() argument
104 new MetricSample(CRASH, crash_name, 0, 0, 0, 0)); in CrashSample()
Dmetric_sample.h62 static scoped_ptr<MetricSample> CrashSample(const std::string& crash_name);