Searched defs:async_method_call (Results 1 – 3 of 3) sorted by relevance
106 void async_method_call(MessageHandler&& handler, const std::string& service, in async_method_call() function117 void async_method_call(const std::shared_ptr<bmcweb::AsyncResp>& /*asyncResp*/, in async_method_call() function
153 auto async_method_call(MessageHandler handler, const dbus::endpoint& e, in async_method_call() function in dbus::connection
222 void async_method_call(MessageHandler&& handler, const std::string& service, in async_method_call() function in sdbusplus::asio::connection