Home
last modified time | relevance | path

Searched refs:endpoint_type (Results 1 – 12 of 12) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dreactive_socket_service.hpp51 typedef typename Protocol::endpoint endpoint_type; typedef in asio::detail::reactive_socket_service
62 : protocol_(endpoint_type().protocol()) in implementation_type()
83 other_impl.protocol_ = endpoint_type().protocol(); in move_construct()
94 other_impl.protocol_ = endpoint_type().protocol(); in move_assign()
137 const endpoint_type& endpoint, asio::error_code& ec) in bind()
169 endpoint_type local_endpoint(const implementation_type& impl, in local_endpoint()
172 endpoint_type endpoint; in local_endpoint()
175 return endpoint_type(); in local_endpoint()
181 endpoint_type remote_endpoint(const implementation_type& impl, in remote_endpoint()
184 endpoint_type endpoint; in remote_endpoint()
[all …]
Dresolve_endpoint_op.hpp38 typedef typename Protocol::endpoint endpoint_type; typedef in asio::detail::resolve_endpoint_op
42 const endpoint_type& endpoint, io_service_impl& ios, Handler& handler) in resolve_endpoint_op()
106 endpoint_type endpoint_;
Dresolver_service.hpp39 typedef typename Protocol::endpoint endpoint_type; typedef in asio::detail::resolver_service
87 const endpoint_type& endpoint, asio::error_code& ec) in resolve()
102 const endpoint_type& endpoint, Handler& handler) in async_resolve()
/external/parameter-framework/asio-1.10.6/include/asio/ip/
Dbasic_resolver_entry.hpp40 typedef typename InternetProtocol::endpoint endpoint_type; typedef in asio::ip::basic_resolver_entry
48 basic_resolver_entry(const endpoint_type& ep, in basic_resolver_entry()
57 endpoint_type endpoint() const in endpoint()
63 operator endpoint_type() const in operator endpoint_type()
81 endpoint_type endpoint_;
Dbasic_resolver.hpp48 typedef typename InternetProtocol::endpoint endpoint_type; typedef in asio::ip::basic_resolver
184 iterator resolve(const endpoint_type& e) in resolve()
211 iterator resolve(const endpoint_type& e, asio::error_code& ec) in resolve()
247 async_resolve(const endpoint_type& e, in ASIO_INITFN_RESULT_TYPE()
Dresolver_service.hpp41 typedef typename InternetProtocol::endpoint endpoint_type; typedef in asio::ip::resolver_service
109 const endpoint_type& endpoint, asio::error_code& ec) in resolve()
118 async_resolve(implementation_type& impl, const endpoint_type& endpoint, in ASIO_INITFN_RESULT_TYPE()
/external/parameter-framework/asio-1.10.6/include/asio/
Dbasic_socket.hpp54 typedef typename Protocol::endpoint endpoint_type; typedef in asio::basic_socket
107 const endpoint_type& endpoint) in basic_socket()
570 void bind(const endpoint_type& endpoint) in bind()
600 asio::error_code bind(const endpoint_type& endpoint, in bind()
629 void connect(const endpoint_type& peer_endpoint) in connect()
670 asio::error_code connect(const endpoint_type& peer_endpoint, in connect()
730 async_connect(const endpoint_type& peer_endpoint, in ASIO_INITFN_RESULT_TYPE()
1351 endpoint_type local_endpoint() const in local_endpoint()
1354 endpoint_type ep = this->get_service().local_endpoint( in local_endpoint()
1381 endpoint_type local_endpoint(asio::error_code& ec) const in local_endpoint()
[all …]
Dbasic_socket_acceptor.hpp67 typedef typename Protocol::endpoint endpoint_type; typedef in asio::basic_socket_acceptor
133 const endpoint_type& endpoint, bool reuse_addr = true) in basic_socket_acceptor()
367 void bind(const endpoint_type& endpoint) in bind()
397 asio::error_code bind(const endpoint_type& endpoint, in bind()
865 endpoint_type local_endpoint() const in local_endpoint()
868 endpoint_type ep = this->get_service().local_endpoint( in local_endpoint()
896 endpoint_type local_endpoint(asio::error_code& ec) const in local_endpoint()
925 peer, static_cast<endpoint_type*>(0), ec); in accept()
959 peer, static_cast<endpoint_type*>(0), ec); in accept()
1012 peer, static_cast<endpoint_type*>(0), in ASIO_INITFN_RESULT_TYPE()
[all …]
Dsocket_acceptor_service.hpp38 typedef typename protocol_type::endpoint endpoint_type; typedef in asio::socket_acceptor_service
132 const endpoint_type& endpoint, asio::error_code& ec) in bind()
215 endpoint_type local_endpoint(const implementation_type& impl, in local_endpoint()
225 endpoint_type* peer_endpoint, asio::error_code& ec, in accept()
237 endpoint_type* peer_endpoint, in ASIO_INITFN_RESULT_TYPE()
Dstream_socket_service.hpp39 typedef typename Protocol::endpoint endpoint_type; typedef in asio::stream_socket_service
170 const endpoint_type& endpoint, asio::error_code& ec) in bind()
177 const endpoint_type& peer_endpoint, asio::error_code& ec) in connect()
187 const endpoint_type& peer_endpoint, in ASIO_INITFN_RESULT_TYPE()
250 endpoint_type local_endpoint(const implementation_type& impl, in local_endpoint()
257 endpoint_type remote_endpoint(const implementation_type& impl, in remote_endpoint()
Dbasic_stream_socket.hpp57 typedef typename Protocol::endpoint endpoint_type; typedef in asio::basic_stream_socket
107 const endpoint_type& endpoint) in basic_stream_socket()
/external/crosvm/devices/src/usb/xhci/
Dxhci_abi.rs846 endpoint_type: B3, field