Home
last modified time | relevance | path

Searched defs:async_method_call (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/include/
H A Ddbus_utility.hpp106 void async_method_call(MessageHandler&& handler, const std::string& service, in async_method_call() function
117 void async_method_call(const std::shared_ptr<bmcweb::AsyncResp>& /*asyncResp*/, in async_method_call() function
/openbmc/boost-dbus/include/dbus/
H A Dconnection.hpp153 auto async_method_call(MessageHandler handler, const dbus::endpoint& e, in async_method_call() function in dbus::connection
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dconnection.hpp222 void async_method_call(MessageHandler&& handler, const std::string& service, in async_method_call() function in sdbusplus::asio::connection