HomeSort by relevance Sort by last modified time
    Searched refs:SetMetric (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome_frame/crash_reporting/
crash_metrics.cc 29 bool CrashMetricsReporter::SetMetric(Metric metric, int value) {
68 SetMetric(metric, metric_value);
76 SetMetric(NAVIGATION_COUNT, 0);
83 SetMetric(CHROME_FRAME_NAVIGATION_COUNT, 0);
89 SetMetric(CRASH_COUNT, 0);
95 SetMetric(CHANNEL_ERROR_COUNT, 0);
crash_metrics.h 36 bool SetMetric(Metric metric, int value);

Completed in 477 milliseconds