Searched defs:null_buffers (Results 1 – 4 of 4) sorted by relevance
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | reactive_socket_service_base.hpp | 182 size_t send(base_implementation_type& impl, const null_buffers&, in send() 219 void async_send(base_implementation_type& impl, const null_buffers&, in async_send() 253 size_t receive(base_implementation_type& impl, const null_buffers&, in receive() 294 void async_receive(base_implementation_type& impl, const null_buffers&, in async_receive() 334 const null_buffers&, socket_base::message_flags, in receive_with_flags() 378 const null_buffers&, socket_base::message_flags in_flags, in async_receive_with_flags()
|
D | reactive_socket_service.hpp | 209 size_t send_to(implementation_type& impl, const null_buffers&, in send_to() 246 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to() 289 size_t receive_from(implementation_type& impl, const null_buffers&, in receive_from() 336 const null_buffers&, endpoint_type& sender_endpoint, in async_receive_from()
|
D | consuming_buffers.hpp | 268 consuming_buffers(const asio::null_buffers&) in consuming_buffers()
|
/external/parameter-framework/asio-1.10.6/include/asio/ |
D | buffer.hpp | 255 class null_buffers class
|