Searched refs:skipSensorType (Results 1 – 2 of 2) sorted by relevance
168 bool skipSensorType(const std::string& type);
281 if (skipSensorType(type)) in createEventLog()383 bool ThresholdAlarmLogger::skipSensorType(const std::string& type) in skipSensorType() function in sensor::monitor::ThresholdAlarmLogger