/third_party/nghttp2/src/ |
D | asio_server_request_impl.cc | 57 const boost::asio::ip::tcp::endpoint &request_impl::remote_endpoint() const { in remote_endpoint() function in nghttp2::asio_http2::server::request_impl 61 void request_impl::remote_endpoint(boost::asio::ip::tcp::endpoint ep) { in remote_endpoint() function in nghttp2::asio_http2::server::request_impl
|
D | asio_server_request.cc | 53 const boost::asio::ip::tcp::endpoint &request::remote_endpoint() const { in remote_endpoint() function in nghttp2::asio_http2::server::request
|
D | asio_server_http2_handler.cc | 483 const boost::asio::ip::tcp::endpoint &http2_handler::remote_endpoint() { in remote_endpoint() function in nghttp2::asio_http2::server::http2_handler
|
/third_party/boost/libs/asio/example/cpp03/tutorial/daytime5/ |
D | server.cpp | 37 udp::endpoint remote_endpoint; in main() local
|
/third_party/grpc/test/core/tsi/alts/fake_handshaker/ |
D | handshaker.proto | 89 Endpoint remote_endpoint = 7; field 132 Endpoint remote_endpoint = 5; field
|
/third_party/grpc/src/core/tsi/alts/handshaker/proto/ |
D | handshaker.proto | 89 Endpoint remote_endpoint = 7; field 132 Endpoint remote_endpoint = 5; field
|
/third_party/grpc/src/proto/grpc/gcp/ |
D | handshaker.proto | 99 Endpoint remote_endpoint = 7; field 145 Endpoint remote_endpoint = 5; field
|
/third_party/boost/doc/html/boost_asio/example/cpp03/porthopper/ |
D | client.cpp | 44 tcp::endpoint remote_endpoint = *resolver.resolve(host_name, port).begin(); in main() local
|
D | server.cpp | 92 tcp::endpoint remote_endpoint = socket->remote_endpoint(ec); in handle_control_request_timer() local
|
/third_party/boost/libs/asio/example/cpp03/porthopper/ |
D | client.cpp | 44 tcp::endpoint remote_endpoint = *resolver.resolve(host_name, port).begin(); in main() local
|
D | server.cpp | 92 tcp::endpoint remote_endpoint = socket->remote_endpoint(ec); in handle_control_request_timer() local
|
/third_party/boost/boost/asio/detail/ |
D | winrt_ssocket_service.hpp | 173 endpoint_type remote_endpoint(const implementation_type& impl, in remote_endpoint() function in boost::asio::detail::winrt_ssocket_service
|
D | win_iocp_socket_service.hpp | 99 endpoint_type remote_endpoint() const in remote_endpoint() function in boost::asio::detail::win_iocp_socket_service::native_handle_type 280 endpoint_type remote_endpoint(const implementation_type& impl, in remote_endpoint() function in boost::asio::detail::win_iocp_socket_service
|
D | reactive_socket_service.hpp | 196 endpoint_type remote_endpoint(const implementation_type& impl, in remote_endpoint() function in boost::asio::detail::reactive_socket_service
|
D | null_socket_service.hpp | 250 endpoint_type remote_endpoint(const implementation_type&, in remote_endpoint() function in boost::asio::detail::null_socket_service
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | winrt_ssocket_service.hpp | 173 endpoint_type remote_endpoint(const implementation_type& impl, in remote_endpoint() function in boost::asio::detail::winrt_ssocket_service
|
D | win_iocp_socket_service.hpp | 99 endpoint_type remote_endpoint() const in remote_endpoint() function in boost::asio::detail::win_iocp_socket_service::native_handle_type 280 endpoint_type remote_endpoint(const implementation_type& impl, in remote_endpoint() function in boost::asio::detail::win_iocp_socket_service
|
D | reactive_socket_service.hpp | 196 endpoint_type remote_endpoint(const implementation_type& impl, in remote_endpoint() function in boost::asio::detail::reactive_socket_service
|
D | null_socket_service.hpp | 250 endpoint_type remote_endpoint(const implementation_type&, in remote_endpoint() function in boost::asio::detail::null_socket_service
|
/third_party/boost/libs/asio/include/boost/asio/ |
D | basic_socket.hpp | 1605 endpoint_type remote_endpoint() const in remote_endpoint() function in boost::asio::basic_socket 1635 endpoint_type remote_endpoint(boost::system::error_code& ec) const in remote_endpoint() function in boost::asio::basic_socket
|
/third_party/boost/boost/asio/ |
D | basic_socket.hpp | 1605 endpoint_type remote_endpoint() const in remote_endpoint() function in boost::asio::basic_socket 1635 endpoint_type remote_endpoint(boost::system::error_code& ec) const in remote_endpoint() function in boost::asio::basic_socket
|
/third_party/cef/libcef/browser/net_service/ |
D | proxy_url_loader_factory.cc | 171 const net::IPEndPoint& remote_endpoint, in OnHeadersReceived() 529 const net::IPEndPoint& remote_endpoint, in OnHeadersReceived()
|