Searched refs:getMetricType (Results 1 – 10 of 10) sorted by relevance
93 if (!validateReportType(metric.getMetricType(), report.getReportType())) { in isValid()96 metric.getMetricType(), report.getReportType()); in isValid()
54 inline MetricType getMetricType() const override { in getMetricType() function
50 MetricType getMetricType() const override { in getMetricType() function
63 MetricType getMetricType() const override { in getMetricType() function
66 MetricType getMetricType() const override { in getMetricType() function
109 MetricType getMetricType() const override { in getMetricType() function
53 inline MetricType getMetricType() const override { in getMetricType() function
355 virtual MetricType getMetricType() const = 0;
318 MetricType foundMetricType = foundMetric.getMetricType(); in validateEventAndGetMetric()
524 if (oldMetricProducer->getMetricType() != metricType || in determineMetricUpdateStatus()