Lines Matching refs:useMetricInterface
57 useMetricInterface = false; in NumericSensor()
93 useMetricInterface = true; in NumericSensor()
97 useMetricInterface = true; in NumericSensor()
112 if (useMetricInterface) in NumericSensor()
322 if (!useMetricInterface) in NumericSensor()
395 if (hasWarningThresholds && !useMetricInterface) in NumericSensor()
414 if (hasCriticalThresholds && !useMetricInterface) in NumericSensor()
449 useMetricInterface = false; in NumericSensor()
485 useMetricInterface = true; in NumericSensor()
489 useMetricInterface = true; in NumericSensor()
504 if (useMetricInterface) in NumericSensor()
582 if (!useMetricInterface) in NumericSensor()
655 if (hasWarningThresholds && !useMetricInterface) in NumericSensor()
674 if (hasCriticalThresholds && !useMetricInterface) in NumericSensor()
710 (!useMetricInterface && !valueIntf) || in updateReading()
711 (useMetricInterface && !metricIntf)) in updateReading()
721 if (!useMetricInterface) in updateReading()
737 if (!useMetricInterface) in updateReading()
753 if (!useMetricInterface) in updateReading()
767 if (!operationalStatusIntf || (!useMetricInterface && !valueIntf) || in handleErrGetSensorReading()
768 (useMetricInterface && !metricIntf)) in handleErrGetSensorReading()
776 if (!useMetricInterface) in handleErrGetSensorReading()
818 if ((!useMetricInterface && !valueIntf) || in updateThresholds()
819 (useMetricInterface && !metricIntf)) in updateThresholds()
826 if (!useMetricInterface) in updateThresholds()