Searched refs:_missingAcceptable (Results 1 – 2 of 2) sorted by relevance
100 if (_missingAcceptable.find(name) != _missingAcceptable.end()) in markSensorMissing()256 _missingAcceptable.emplace(fan); in addFanInput()276 _missingAcceptable.emplace(therm); in addThermalInput()
243 std::set<std::string> _missingAcceptable; member in pid_control::DbusPidZone