/external/parameter-framework/asio-1.10.6/include/asio/ |
D | basic_socket_acceptor.hpp | 64 typedef Protocol protocol_type; typedef in asio::basic_socket_acceptor 97 const protocol_type& protocol) in basic_socket_acceptor() 137 const protocol_type protocol = endpoint.protocol(); in basic_socket_acceptor() 169 const protocol_type& protocol, const native_handle_type& native_acceptor) in basic_socket_acceptor() 274 void open(const protocol_type& protocol = protocol_type()) in open() 301 asio::error_code open(const protocol_type& protocol, in open() 317 void assign(const protocol_type& protocol, in assign() 336 asio::error_code assign(const protocol_type& protocol, in assign() 1040 void accept(basic_socket<protocol_type, SocketService>& peer, in accept() argument 1079 basic_socket<protocol_type, SocketService>& peer, in accept() argument [all …]
|
D | basic_socket.hpp | 51 typedef Protocol protocol_type; typedef in asio::basic_socket 83 const protocol_type& protocol) in basic_socket() 111 const protocol_type protocol = endpoint.protocol(); in basic_socket() 132 const protocol_type& protocol, const native_handle_type& native_socket) in basic_socket() 261 void open(const protocol_type& protocol = protocol_type()) in open() 287 asio::error_code open(const protocol_type& protocol, in open() 303 void assign(const protocol_type& protocol, in assign() 322 asio::error_code assign(const protocol_type& protocol, in assign() 740 const protocol_type protocol = peer_endpoint.protocol(); in ASIO_INITFN_RESULT_TYPE()
|
D | socket_acceptor_service.hpp | 35 typedef Protocol protocol_type; typedef in asio::socket_acceptor_service 38 typedef typename protocol_type::endpoint endpoint_type; 104 const protocol_type& protocol, asio::error_code& ec) in open() 111 const protocol_type& protocol, const native_handle_type& native_acceptor, in assign()
|
D | basic_stream_socket.hpp | 54 typedef Protocol protocol_type; typedef in asio::basic_stream_socket 86 const protocol_type& protocol) in basic_stream_socket() 127 const protocol_type& protocol, const native_handle_type& native_socket) in basic_stream_socket()
|
D | stream_socket_service.hpp | 36 typedef Protocol protocol_type; typedef in asio::stream_socket_service 105 const protocol_type& protocol, asio::error_code& ec) in open() 116 const protocol_type& protocol, const native_handle_type& native_socket, in assign()
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | reactive_socket_recvfrom_op.hpp | 32 reactive_socket_recvfrom_op_base(socket_type socket, int protocol_type, in reactive_socket_recvfrom_op_base() argument 37 protocol_type_(protocol_type), in reactive_socket_recvfrom_op_base() 79 reactive_socket_recvfrom_op(socket_type socket, int protocol_type, in reactive_socket_recvfrom_op() argument 83 socket, protocol_type, buffers, endpoint, flags, in reactive_socket_recvfrom_op()
|
D | reactive_socket_service.hpp | 48 typedef Protocol protocol_type; typedef in asio::detail::reactive_socket_service 67 protocol_type protocol_; 105 impl.protocol_ = protocol_type(other_impl.protocol_); in converting_move_construct() 111 const protocol_type& protocol, asio::error_code& ec) in open() 121 const protocol_type& protocol, const native_handle_type& native_socket, in assign()
|
/external/parameter-framework/asio-1.10.6/include/asio/generic/ |
D | basic_endpoint.hpp | 43 typedef Protocol protocol_type; typedef in asio::generic::basic_endpoint 95 protocol_type protocol() const in protocol() 97 return protocol_type(impl_.family(), impl_.protocol()); in protocol()
|
/external/parameter-framework/asio-1.10.6/include/asio/local/ |
D | basic_endpoint.hpp | 44 typedef Protocol protocol_type; typedef in asio::local::basic_endpoint 94 protocol_type protocol() const in protocol() 96 return protocol_type(); in protocol()
|
/external/parameter-framework/asio-1.10.6/include/asio/ip/ |
D | basic_resolver_query.hpp | 40 typedef InternetProtocol protocol_type; typedef in asio::ip::basic_resolver_query 96 basic_resolver_query(const protocol_type& protocol, in basic_resolver_query() 195 basic_resolver_query(const protocol_type& protocol, in basic_resolver_query()
|
D | basic_endpoint.hpp | 42 typedef InternetProtocol protocol_type; typedef in asio::ip::basic_endpoint 111 protocol_type protocol() const in protocol()
|
D | basic_resolver_entry.hpp | 37 typedef InternetProtocol protocol_type; typedef in asio::ip::basic_resolver_entry
|
D | basic_resolver.hpp | 45 typedef InternetProtocol protocol_type; typedef in asio::ip::basic_resolver
|
D | resolver_service.hpp | 38 typedef InternetProtocol protocol_type; typedef in asio::ip::resolver_service
|
/external/webrtc/webrtc/p2p/base/ |
D | turnport_unittest.cc | 317 void TestTurnAlternateServer(cricket::ProtocolType protocol_type) { in TestTurnAlternateServer() argument 323 turn_server_.AddInternalSocket(kTurnIntAddr, protocol_type); in TestTurnAlternateServer() 324 turn_server_.AddInternalSocket(kTurnAlternateIntAddr, protocol_type); in TestTurnAlternateServer() 327 cricket::ProtocolAddress(kTurnIntAddr, protocol_type)); in TestTurnAlternateServer() 344 void TestTurnAlternateServerV4toV6(cricket::ProtocolType protocol_type) { in TestTurnAlternateServerV4toV6() argument 349 turn_server_.AddInternalSocket(kTurnIntAddr, protocol_type); in TestTurnAlternateServerV4toV6() 352 cricket::ProtocolAddress(kTurnIntAddr, protocol_type)); in TestTurnAlternateServerV4toV6() 357 void TestTurnAlternateServerPingPong(cricket::ProtocolType protocol_type) { in TestTurnAlternateServerPingPong() argument 364 turn_server_.AddInternalSocket(kTurnIntAddr, protocol_type); in TestTurnAlternateServerPingPong() 365 turn_server_.AddInternalSocket(kTurnAlternateIntAddr, protocol_type); in TestTurnAlternateServerPingPong() [all …]
|
/external/cpuinfo/test/dmesg/ |
D | lg-k10-eu.log | 1208 <3>[ 1.388983 / 01-16 01:35:55.500] [TOUCH][L][CONFIG] protocol_type=MT_PROTOCOL_B
|
D | meizu-pro-7-plus.log | 4476 [ 8.958968] (9)[274:charger_thread][mpower][charger]<protocol_type=NULL> 4598 [ 9.385054] (1)[274:charger_thread][mpower][charger]<protocol_type=NULL>
|