Searched defs:protocol_type (Results 1 - 25 of 25) sorted by relevance

/external/parameter-framework/asio/include/asio/ip/
H A Dbasic_resolver.hpp45 typedef InternetProtocol protocol_type; typedef in class:asio::ip::basic_resolver
H A Dbasic_resolver_entry.hpp37 typedef InternetProtocol protocol_type; typedef in class:asio::ip::basic_resolver_entry
H A Dbasic_resolver_query.hpp40 typedef InternetProtocol protocol_type; typedef in class:asio::ip::basic_resolver_query
96 basic_resolver_query(const protocol_type& protocol,
195 basic_resolver_query(const protocol_type& protocol,
H A Dresolver_service.hpp38 typedef InternetProtocol protocol_type; typedef in class:asio::ip::resolver_service
H A Dbasic_endpoint.hpp42 typedef InternetProtocol protocol_type; typedef in class:asio::ip::basic_endpoint
111 protocol_type protocol() const
/external/parameter-framework/asio-1.10.6/include/asio/ip/
H A Dbasic_resolver.hpp45 typedef InternetProtocol protocol_type; typedef in class:asio::ip::basic_resolver
H A Dbasic_resolver_entry.hpp37 typedef InternetProtocol protocol_type; typedef in class:asio::ip::basic_resolver_entry
H A Dbasic_resolver_query.hpp40 typedef InternetProtocol protocol_type; typedef in class:asio::ip::basic_resolver_query
96 basic_resolver_query(const protocol_type& protocol,
195 basic_resolver_query(const protocol_type& protocol,
H A Dresolver_service.hpp38 typedef InternetProtocol protocol_type; typedef in class:asio::ip::resolver_service
H A Dbasic_endpoint.hpp42 typedef InternetProtocol protocol_type; typedef in class:asio::ip::basic_endpoint
111 protocol_type protocol() const
/external/parameter-framework/asio/include/asio/
H A Dbasic_stream_socket.hpp54 typedef Protocol protocol_type; typedef in class:asio::basic_stream_socket
86 const protocol_type& protocol)
127 const protocol_type& protocol, const native_handle_type& native_socket)
H A Dbasic_socket.hpp51 typedef Protocol protocol_type; typedef in class:asio::basic_socket
83 const protocol_type& protocol)
111 const protocol_type protocol = endpoint.protocol();
132 const protocol_type& protocol, const native_handle_type& native_socket)
261 void open(const protocol_type& protocol = protocol_type()) argument
287 asio::error_code open(const protocol_type& protocol,
303 void assign(const protocol_type& protocol,
322 asio::error_code assign(const protocol_type& protocol,
740 const protocol_type protoco
[all...]
H A Dbasic_socket_acceptor.hpp64 typedef Protocol protocol_type; typedef in class:asio::basic_socket_acceptor
97 const protocol_type& protocol)
137 const protocol_type protocol = endpoint.protocol();
169 const protocol_type& protocol, const native_handle_type& native_acceptor)
274 void open(const protocol_type& protocol = protocol_type()) argument
301 asio::error_code open(const protocol_type& protocol,
317 void assign(const protocol_type& protocol,
336 asio::error_code assign(const protocol_type& protocol,
1040 void accept(basic_socket<protocol_type, SocketServic
[all...]
H A Dsocket_acceptor_service.hpp35 typedef Protocol protocol_type; typedef in class:asio::socket_acceptor_service
38 typedef typename protocol_type::endpoint endpoint_type;
104 const protocol_type& protocol, asio::error_code& ec)
111 const protocol_type& protocol, const native_handle_type& native_acceptor,
H A Dstream_socket_service.hpp36 typedef Protocol protocol_type; typedef in class:asio::stream_socket_service
105 const protocol_type& protocol, asio::error_code& ec)
116 const protocol_type& protocol, const native_handle_type& native_socket,
/external/parameter-framework/asio/include/asio/detail/
H A Dreactive_socket_recvfrom_op.hpp32 reactive_socket_recvfrom_op_base(socket_type socket, int protocol_type, argument
37 protocol_type_(protocol_type),
79 reactive_socket_recvfrom_op(socket_type socket, int protocol_type, argument
83 socket, protocol_type, buffers, endpoint, flags,
H A Dreactive_socket_service.hpp48 typedef Protocol protocol_type; typedef in class:asio::detail::reactive_socket_service
67 protocol_type protocol_;
105 impl.protocol_ = protocol_type(other_impl.protocol_);
111 const protocol_type& protocol, asio::error_code& ec)
121 const protocol_type& protocol, const native_handle_type& native_socket,
/external/parameter-framework/asio-1.10.6/include/asio/
H A Dbasic_stream_socket.hpp54 typedef Protocol protocol_type; typedef in class:asio::basic_stream_socket
86 const protocol_type& protocol)
127 const protocol_type& protocol, const native_handle_type& native_socket)
H A Dbasic_socket.hpp51 typedef Protocol protocol_type; typedef in class:asio::basic_socket
83 const protocol_type& protocol)
111 const protocol_type protocol = endpoint.protocol();
132 const protocol_type& protocol, const native_handle_type& native_socket)
261 void open(const protocol_type& protocol = protocol_type()) argument
287 asio::error_code open(const protocol_type& protocol,
303 void assign(const protocol_type& protocol,
322 asio::error_code assign(const protocol_type& protocol,
740 const protocol_type protoco
[all...]
H A Dbasic_socket_acceptor.hpp64 typedef Protocol protocol_type; typedef in class:asio::basic_socket_acceptor
97 const protocol_type& protocol)
137 const protocol_type protocol = endpoint.protocol();
169 const protocol_type& protocol, const native_handle_type& native_acceptor)
274 void open(const protocol_type& protocol = protocol_type()) argument
301 asio::error_code open(const protocol_type& protocol,
317 void assign(const protocol_type& protocol,
336 asio::error_code assign(const protocol_type& protocol,
1040 void accept(basic_socket<protocol_type, SocketServic
[all...]
H A Dsocket_acceptor_service.hpp35 typedef Protocol protocol_type; typedef in class:asio::socket_acceptor_service
38 typedef typename protocol_type::endpoint endpoint_type;
104 const protocol_type& protocol, asio::error_code& ec)
111 const protocol_type& protocol, const native_handle_type& native_acceptor,
H A Dstream_socket_service.hpp36 typedef Protocol protocol_type; typedef in class:asio::stream_socket_service
105 const protocol_type& protocol, asio::error_code& ec)
116 const protocol_type& protocol, const native_handle_type& native_socket,
/external/parameter-framework/asio-1.10.6/include/asio/detail/
H A Dreactive_socket_recvfrom_op.hpp32 reactive_socket_recvfrom_op_base(socket_type socket, int protocol_type, argument
37 protocol_type_(protocol_type),
79 reactive_socket_recvfrom_op(socket_type socket, int protocol_type, argument
83 socket, protocol_type, buffers, endpoint, flags,
H A Dreactive_socket_service.hpp48 typedef Protocol protocol_type; typedef in class:asio::detail::reactive_socket_service
67 protocol_type protocol_;
105 impl.protocol_ = protocol_type(other_impl.protocol_);
111 const protocol_type& protocol, asio::error_code& ec)
121 const protocol_type& protocol, const native_handle_type& native_socket,
/external/webrtc/webrtc/p2p/base/
H A Dturnport_unittest.cc317 void TestTurnAlternateServer(cricket::ProtocolType protocol_type) { argument
323 turn_server_.AddInternalSocket(kTurnIntAddr, protocol_type);
324 turn_server_.AddInternalSocket(kTurnAlternateIntAddr, protocol_type);
327 cricket::ProtocolAddress(kTurnIntAddr, protocol_type));
344 void TestTurnAlternateServerV4toV6(cricket::ProtocolType protocol_type) { argument
349 turn_server_.AddInternalSocket(kTurnIntAddr, protocol_type);
352 cricket::ProtocolAddress(kTurnIntAddr, protocol_type));
357 void TestTurnAlternateServerPingPong(cricket::ProtocolType protocol_type) { argument
364 turn_server_.AddInternalSocket(kTurnIntAddr, protocol_type);
365 turn_server_.AddInternalSocket(kTurnAlternateIntAddr, protocol_type);
379 TestTurnAlternateServerDetectRepetition( cricket::ProtocolType protocol_type) argument
[all...]

Completed in 499 milliseconds