Searched refs:handle_recv_buffer_exception (Results 1 – 6 of 6) sorted by relevance
68 void handle_recv_buffer_exception(const std::exception &_e,
135 void handle_recv_buffer_exception(const std::exception &_e);
103 void handle_recv_buffer_exception(const std::exception &_e);
401 handle_recv_buffer_exception(e); in start()844 void local_server_endpoint_impl::connection::handle_recv_buffer_exception( in handle_recv_buffer_exception() function in vsomeip_v3::local_server_endpoint_impl::connection
299 handle_recv_buffer_exception(e, _recv_buffer, _recv_buffer_size); in receive()792 void tcp_client_endpoint_impl::handle_recv_buffer_exception( in handle_recv_buffer_exception() function in vsomeip_v3::tcp_client_endpoint_impl
392 handle_recv_buffer_exception(e); in receive()842 void tcp_server_endpoint_impl::connection::handle_recv_buffer_exception( in handle_recv_buffer_exception() function in vsomeip_v3::tcp_server_endpoint_impl::connection