Searched refs:HardShutdownObject (Results 1 – 3 of 3) sorted by relevance
28 using HardShutdownObject = ServerObject<threshold_ns::HardShutdown>; typedef446 struct Threshold<HardShutdownObject> :447 public HardShutdownObject,457 using HardShutdownObject::HardShutdownObject;473 HardShutdownObject(bus, path), bus(bus), objPath(std::string(path)), in Threshold()
177 std::unique_ptr<Threshold<HardShutdownObject>> hardShutdownIface;
593 hardShutdownIface = std::make_unique<Threshold<HardShutdownObject>>( in createThresholds()