Searched defs:callback_t (Results 1 – 3 of 3) sorted by relevance
86 using callback_t = void(boost::system::error_code, message_t&); typedef in sdbusplus::asio::connection178 using callback_t = std::move_only_function<void( in async_method_call_timed() typedef
58 typedef void (*callback_t)(struct sdma_txreq *, int); typedef
41 using callback_t = std::function<void(sdbusplus::message_t&)>; typedef