Lines Matching refs:units
108 Unit units; member
124 Threshold(sdbusplus::bus_t& bus, const char* path, Unit units) : in Threshold()
126 units(units) in Threshold()
154 objPath, value, units, high()); in alarmHighSignalAsserted()
169 objPath, value, units, low()); in alarmLowSignalAsserted()
236 Unit units; member
258 Threshold(sdbusplus::bus_t& bus, const char* path, Unit units) : in Threshold()
260 units(units) in Threshold()
288 objPath, value, units, high()); in alarmHighSignalAsserted()
303 objPath, value, units, low()); in alarmLowSignalAsserted()
371 Unit units; member
388 Threshold(sdbusplus::bus_t& bus, const char* path, Unit units) : in Threshold()
390 units(units) in Threshold()
418 objPath, value, units, high()); in alarmHighSignalAsserted()
433 objPath, value, units, low()); in alarmLowSignalAsserted()
455 Unit units; member
472 Threshold(sdbusplus::bus_t& bus, const char* path, Unit units) : in Threshold()
474 units(units) in Threshold()
502 objPath, value, units, high()); in alarmHighSignalAsserted()
517 objPath, value, units, low()); in alarmLowSignalAsserted()
538 Unit units; member
557 Threshold(sdbusplus::bus_t& bus, const char* path, Unit units) : in Threshold()
559 units(units) in Threshold()
587 objPath, value, units, high()); in alarmHighSignalAsserted()
602 objPath, value, units, low()); in alarmLowSignalAsserted()