Lines Matching refs:asio
31 sdbusplus::asio::object_server& objectServer,
40 std::shared_ptr<sdbusplus::asio::dbus_interface> iface;
41 std::shared_ptr<sdbusplus::asio::dbus_interface> association;
42 sdbusplus::asio::object_server& objectServer;
64 sdbusplus::asio::object_server& objectServer,
65 std::shared_ptr<sdbusplus::asio::connection>& conn,
68 boost::asio::io_context& io, const std::string& fanName,
81 sdbusplus::asio::object_server& objServer;
84 std::shared_ptr<sdbusplus::asio::dbus_interface> itemIface;
85 std::shared_ptr<sdbusplus::asio::dbus_interface> itemAssoc;
86 boost::asio::random_access_file inputDev;
87 boost::asio::steady_timer waitTimer;