Searched refs:on_timer_event (Results 1 – 1 of 1) sorted by relevance
347 void on_timer_event(const boost::system::error_code& ec) in on_timer_event() function in sdbusplus::asio::connection416 timer.async_wait(std::bind_front(&connection::on_timer_event, this)); in read_wait()