Home
last modified time | relevance | path

Searched refs:timeoutIn (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/asio/detail/
H A Dasync_send_handler.hpp94 async_send_handler(sd_bus* busIn, message_t& mesgIn, uint64_t timeoutIn) : in async_send_handler() argument
95 bus(busIn), mesg(mesgIn), timeout(timeoutIn) in async_send_handler()