Home
last modified time | relevance | path

Searched refs:native_socket (Results 1 – 25 of 72) sorted by relevance

123

/external/parameter-framework/asio-1.10.6/include/asio/
Dbasic_socket.hpp132 const protocol_type& protocol, const native_handle_type& native_socket) in basic_socket() argument
137 protocol, native_socket, ec); in basic_socket()
304 const native_handle_type& native_socket) in assign() argument
308 protocol, native_socket, ec); in assign()
323 const native_handle_type& native_socket, asio::error_code& ec) in assign() argument
326 protocol, native_socket, ec); in assign()
/external/sdv/vsomeip/implementation/helper/1.76/boost/asio/
Dbasic_socket_ext_local.hpp251 const native_handle_type& native_socket) in basic_socket_ext_local() argument
256 protocol, native_socket, ec); in basic_socket_ext_local()
276 const native_handle_type& native_socket, in basic_socket_ext_local() argument
284 protocol, native_socket, ec); in basic_socket_ext_local()
461 const native_handle_type& native_socket) in assign() argument
465 protocol, native_socket, ec); in assign()
480 const native_handle_type& native_socket, boost::system::error_code& ec) in assign() argument
483 protocol, native_socket, ec); in assign()
Dbasic_socket_ext.hpp251 const native_handle_type& native_socket) in basic_socket_ext() argument
256 protocol, native_socket, ec); in basic_socket_ext()
276 const native_handle_type& native_socket, in basic_socket_ext() argument
284 protocol, native_socket, ec); in basic_socket_ext()
461 const native_handle_type& native_socket) in assign() argument
465 protocol, native_socket, ec); in assign()
480 const native_handle_type& native_socket, boost::system::error_code& ec) in assign() argument
483 protocol, native_socket, ec); in assign()
Dbasic_stream_socket_ext.hpp216 const protocol_type& protocol, const native_handle_type& native_socket) in basic_stream_socket_ext() argument
217 : basic_socket_ext_local<Protocol, Executor>(ex, protocol, native_socket) in basic_stream_socket_ext()
238 const protocol_type& protocol, const native_handle_type& native_socket, in basic_stream_socket_ext() argument
242 : basic_socket_ext_local<Protocol, Executor>(context, protocol, native_socket) in basic_stream_socket_ext()
Dbasic_datagram_socket_ext.hpp211 const protocol_type& protocol, const native_handle_type& native_socket) in basic_datagram_socket_ext() argument
212 : basic_socket_ext<Protocol, Executor>(ex, protocol, native_socket) in basic_datagram_socket_ext()
233 const protocol_type& protocol, const native_handle_type& native_socket, in basic_datagram_socket_ext() argument
237 : basic_socket_ext<Protocol, Executor>(context, protocol, native_socket) in basic_datagram_socket_ext()
/external/sdv/vsomeip/implementation/helper/1.74/boost/asio/
Dbasic_socket_ext_local.hpp251 const native_handle_type& native_socket) in basic_socket_ext_local() argument
256 protocol, native_socket, ec); in basic_socket_ext_local()
276 const native_handle_type& native_socket, in basic_socket_ext_local() argument
284 protocol, native_socket, ec); in basic_socket_ext_local()
461 const native_handle_type& native_socket) in assign() argument
465 protocol, native_socket, ec); in assign()
480 const native_handle_type& native_socket, boost::system::error_code& ec) in assign() argument
483 protocol, native_socket, ec); in assign()
Dbasic_socket_ext.hpp251 const native_handle_type& native_socket) in basic_socket_ext() argument
256 protocol, native_socket, ec); in basic_socket_ext()
276 const native_handle_type& native_socket, in basic_socket_ext() argument
284 protocol, native_socket, ec); in basic_socket_ext()
461 const native_handle_type& native_socket) in assign() argument
465 protocol, native_socket, ec); in assign()
480 const native_handle_type& native_socket, boost::system::error_code& ec) in assign() argument
483 protocol, native_socket, ec); in assign()
Dbasic_stream_socket_ext.hpp216 const protocol_type& protocol, const native_handle_type& native_socket) in basic_stream_socket_ext() argument
217 : basic_socket_ext_local<Protocol, Executor>(ex, protocol, native_socket) in basic_stream_socket_ext()
238 const protocol_type& protocol, const native_handle_type& native_socket, in basic_stream_socket_ext() argument
242 : basic_socket_ext_local<Protocol, Executor>(context, protocol, native_socket) in basic_stream_socket_ext()
Dbasic_datagram_socket_ext.hpp211 const protocol_type& protocol, const native_handle_type& native_socket) in basic_datagram_socket_ext() argument
212 : basic_socket_ext<Protocol, Executor>(ex, protocol, native_socket) in basic_datagram_socket_ext()
233 const protocol_type& protocol, const native_handle_type& native_socket, in basic_datagram_socket_ext() argument
237 : basic_socket_ext<Protocol, Executor>(context, protocol, native_socket) in basic_datagram_socket_ext()
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dbasic_socket.hpp251 const native_handle_type& native_socket) in basic_socket() argument
256 protocol, native_socket, ec); in basic_socket()
276 const native_handle_type& native_socket, in basic_socket() argument
284 protocol, native_socket, ec); in basic_socket()
461 const native_handle_type& native_socket) in assign() argument
465 protocol, native_socket, ec); in assign()
480 const native_handle_type& native_socket, boost::system::error_code& ec) in assign() argument
483 protocol, native_socket, ec); in assign()
Dbasic_seq_packet_socket.hpp223 const protocol_type& protocol, const native_handle_type& native_socket) in basic_seq_packet_socket() argument
224 : basic_socket<Protocol, Executor>(ex, protocol, native_socket) in basic_seq_packet_socket()
245 const protocol_type& protocol, const native_handle_type& native_socket, in basic_seq_packet_socket() argument
249 : basic_socket<Protocol, Executor>(context, protocol, native_socket) in basic_seq_packet_socket()
Dbasic_stream_socket.hpp222 const protocol_type& protocol, const native_handle_type& native_socket) in basic_stream_socket() argument
223 : basic_socket<Protocol, Executor>(ex, protocol, native_socket) in basic_stream_socket()
244 const protocol_type& protocol, const native_handle_type& native_socket, in basic_stream_socket() argument
248 : basic_socket<Protocol, Executor>(context, protocol, native_socket) in basic_stream_socket()
/external/sdv/vsomeip/implementation/helper/1.70/boost/asio/
Dbasic_socket_ext_local.hpp251 const native_handle_type& native_socket) in basic_socket_ext_local() argument
256 protocol, native_socket, ec); in basic_socket_ext_local()
276 const native_handle_type& native_socket, in basic_socket_ext_local() argument
284 protocol, native_socket, ec); in basic_socket_ext_local()
461 const native_handle_type& native_socket) in assign() argument
465 protocol, native_socket, ec); in assign()
480 const native_handle_type& native_socket, boost::system::error_code& ec) in assign() argument
483 protocol, native_socket, ec); in assign()
Dbasic_socket_ext.hpp251 const native_handle_type& native_socket) in basic_socket_ext() argument
256 protocol, native_socket, ec); in basic_socket_ext()
276 const native_handle_type& native_socket, in basic_socket_ext() argument
284 protocol, native_socket, ec); in basic_socket_ext()
461 const native_handle_type& native_socket) in assign() argument
465 protocol, native_socket, ec); in assign()
480 const native_handle_type& native_socket, boost::system::error_code& ec) in assign() argument
483 protocol, native_socket, ec); in assign()
Dbasic_stream_socket_ext.hpp216 const protocol_type& protocol, const native_handle_type& native_socket) in basic_stream_socket_ext() argument
217 : basic_socket_ext_local<Protocol, Executor>(ex, protocol, native_socket) in basic_stream_socket_ext()
238 const protocol_type& protocol, const native_handle_type& native_socket, in basic_stream_socket_ext() argument
242 : basic_socket_ext_local<Protocol, Executor>(context, protocol, native_socket) in basic_stream_socket_ext()
Dbasic_datagram_socket_ext.hpp211 const protocol_type& protocol, const native_handle_type& native_socket) in basic_datagram_socket_ext() argument
212 : basic_socket_ext<Protocol, Executor>(ex, protocol, native_socket) in basic_datagram_socket_ext()
233 const protocol_type& protocol, const native_handle_type& native_socket, in basic_datagram_socket_ext() argument
237 : basic_socket_ext<Protocol, Executor>(context, protocol, native_socket) in basic_datagram_socket_ext()
/external/sdv/vsomeip/implementation/helper/1.66/boost/asio/
Dbasic_socket_ext_local.hpp160 const protocol_type& protocol, const native_handle_type& native_socket) in basic_socket_ext_local() argument
165 protocol, native_socket, ec); in basic_socket_ext_local()
372 const native_handle_type& native_socket) in assign() argument
376 protocol, native_socket, ec); in assign()
391 const native_handle_type& native_socket, boost::system::error_code& ec) in assign() argument
394 protocol, native_socket, ec); in assign()
Dbasic_socket_ext.hpp160 const protocol_type& protocol, const native_handle_type& native_socket) in basic_socket_ext() argument
165 protocol, native_socket, ec); in basic_socket_ext()
372 const native_handle_type& native_socket) in assign() argument
376 protocol, native_socket, ec); in assign()
391 const native_handle_type& native_socket, boost::system::error_code& ec) in assign() argument
394 protocol, native_socket, ec); in assign()
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dreactive_socket_service_base.ipp167 const reactive_socket_service_base::native_handle_type& native_socket,
177 native_socket, impl.reactor_data_))
184 impl.socket_ = native_socket;
/external/sdv/vsomeip/implementation/helper/1.55/boost/asio/detail/impl/
Dreactive_socket_service_base_ext.ipp174 const reactive_socket_service_base_ext::native_handle_type& native_socket,
184 native_socket, impl.reactor_data_))
191 impl.socket_ = native_socket;
Dreactive_socket_service_base_ext_local.ipp174 const reactive_socket_service_base_ext_local::native_handle_type& native_socket,
184 native_socket, impl.reactor_data_))
191 impl.socket_ = native_socket;
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dwinrt_ssocket_service.hpp138 const protocol_type& protocol, const native_handle_type& native_socket, in assign() argument
147 impl.socket_ = native_socket; in assign()
/external/sdv/vsomeip/implementation/helper/1.66/boost/asio/detail/impl/
Dreactive_socket_service_base_ext.ipp206 const reactive_socket_service_base_ext::native_handle_type& native_socket,
216 native_socket, impl.reactor_data_))
223 impl.socket_ = native_socket;
/external/sdv/vsomeip/implementation/helper/1.76/boost/asio/detail/impl/
Dreactive_socket_service_base_ext.ipp206 const reactive_socket_service_base_ext::native_handle_type& native_socket,
216 native_socket, impl.reactor_data_))
223 impl.socket_ = native_socket;
/external/sdv/vsomeip/implementation/helper/1.74/boost/asio/detail/impl/
Dreactive_socket_service_base_ext_local.ipp206 const reactive_socket_service_base_ext_local::native_handle_type& native_socket,
216 native_socket, impl.reactor_data_))
223 impl.socket_ = native_socket;

123