Searched refs:timeoutIn (Results 1 – 1 of 1) sorted by relevance
94 async_send_handler(sd_bus* busIn, message_t& mesgIn, uint64_t timeoutIn) : in async_send_handler() argument95 bus(busIn), mesg(mesgIn), timeout(timeoutIn) in async_send_handler()