Home
last modified time | relevance | path

Searched defs:GetRemoteEndpoint (Results 1 – 16 of 16) sorted by relevance

/external/cronet/net/spdy/
Dmultiplexed_session.cc17 int MultiplexedSessionHandle::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::MultiplexedSessionHandle
Dmultiplexed_http_stream.cc21 int MultiplexedHttpStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::MultiplexedHttpStream
Dspdy_http_stream.cc691 int SpdyHttpStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::SpdyHttpStream
Dspdy_session.cc1462 int SpdySession::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::SpdySession
/external/openscreen/platform/test/
Dmock_tls_connection.h30 IPEndpoint GetRemoteEndpoint() const override { return remote_address_; } in GetRemoteEndpoint() function
/external/openscreen/platform/impl/
Dtls_connection_posix.cc105 IPEndpoint TlsConnectionPosix::GetRemoteEndpoint() const { in GetRemoteEndpoint() function in openscreen::TlsConnectionPosix
/external/cronet/net/http/
Dhttp_basic_stream.cc182 int HttpBasicStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::HttpBasicStream
Dhttp_transaction_test_util.cc455 bool MockNetworkTransaction::GetRemoteEndpoint(IPEndPoint* endpoint) const { in GetRemoteEndpoint() function in net::MockNetworkTransaction
Dhttp_response_body_drainer_unittest.cc116 int GetRemoteEndpoint(IPEndPoint* endpoint) override { in GetRemoteEndpoint() function in net::__anon4d9bc9a70111::MockHttpStream
Dhttp_network_transaction.cc476 bool HttpNetworkTransaction::GetRemoteEndpoint(IPEndPoint* endpoint) const { in GetRemoteEndpoint() function in net::HttpNetworkTransaction
Dhttp_cache_transaction.cc546 bool HttpCache::Transaction::GetRemoteEndpoint(IPEndPoint* endpoint) const { in GetRemoteEndpoint() function in net::HttpCache::Transaction
Dhttp_stream_factory_unittest.cc167 int GetRemoteEndpoint(IPEndPoint* endpoint) override { in GetRemoteEndpoint() function in net::__anon79c118ea0111::MockWebSocketHandshakeStream
/external/cronet/net/websockets/
Dwebsocket_http2_handshake_stream.cc216 int WebSocketHttp2HandshakeStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::WebSocketHttp2HandshakeStream
Dwebsocket_http3_handshake_stream.cc207 int WebSocketHttp3HandshakeStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::WebSocketHttp3HandshakeStream
Dwebsocket_basic_handshake_stream.cc367 int WebSocketBasicHandshakeStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::WebSocketBasicHandshakeStream
/external/cronet/net/quic/
Dquic_chromium_client_session.cc1406 int QuicChromiumClientSession::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::QuicChromiumClientSession