Searched refs:PerformanceLossObject (Results 1 – 3 of 3) sorted by relevance
29 using PerformanceLossObject = ServerObject<threshold_ns::PerformanceLoss>; typedef530 struct Threshold<PerformanceLossObject> :531 public PerformanceLossObject,540 using PerformanceLossObject::PerformanceLossObject;558 PerformanceLossObject(bus, path), bus(bus), objPath(std::string(path)), in Threshold()
179 std::unique_ptr<Threshold<PerformanceLossObject>> perfLossIface;
625 perfLossIface = std::make_unique<Threshold<PerformanceLossObject>>( in createThresholds()