Lines Matching refs:asio
41 PSUSubEvent(std::shared_ptr<sdbusplus::asio::dbus_interface> eventInterface,
43 std::shared_ptr<sdbusplus::asio::connection>& conn,
44 boost::asio::io_context& io, const PowerState& powerState,
52 std::shared_ptr<sdbusplus::asio::dbus_interface> eventInterface;
65 boost::asio::steady_timer waitTimer;
71 boost::asio::random_access_file inputDev;
77 std::shared_ptr<sdbusplus::asio::connection> systemBus;
86 PSUCombineEvent(sdbusplus::asio::object_server& objectServer,
87 std::shared_ptr<sdbusplus::asio::connection>& conn,
88 boost::asio::io_context& io, const std::string& psuName,
94 sdbusplus::asio::object_server& objServer;
95 std::shared_ptr<sdbusplus::asio::dbus_interface> eventInterface;