Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/spdy/
H A Dmultiplexed_session.cc19 int MultiplexedSessionHandle::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::MultiplexedSessionHandle
H A Dmultiplexed_http_stream.cc21 int MultiplexedHttpStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::MultiplexedHttpStream
H A Dspdy_http_stream.cc572 int SpdyHttpStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::SpdyHttpStream
H A Dspdy_session.cc1274 int SpdySession::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::SpdySession
/aosp_15_r20/external/openscreen/platform/test/
H A Dmock_tls_connection.h30 IPEndpoint GetRemoteEndpoint() const override { return remote_address_; } in GetRemoteEndpoint() function
/aosp_15_r20/external/openscreen/platform/impl/
H A Dtls_connection_posix.cc105 IPEndpoint TlsConnectionPosix::GetRemoteEndpoint() const { in GetRemoteEndpoint() function in openscreen::TlsConnectionPosix
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_basic_stream.cc173 int HttpBasicStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::HttpBasicStream
H A Dhttp_response_body_drainer_unittest.cc116 int GetRemoteEndpoint(IPEndPoint* endpoint) override { in GetRemoteEndpoint() function in net::__anon192c88380111::MockHttpStream
H A Dhttp_transaction_test_util.cc480 bool MockNetworkTransaction::GetRemoteEndpoint(IPEndPoint* endpoint) const { in GetRemoteEndpoint() function in net::MockNetworkTransaction
H A Dhttp_network_transaction.cc529 bool HttpNetworkTransaction::GetRemoteEndpoint(IPEndPoint* endpoint) const { in GetRemoteEndpoint() function in net::HttpNetworkTransaction
H A Dhttp_cache_transaction.cc545 bool HttpCache::Transaction::GetRemoteEndpoint(IPEndPoint* endpoint) const { in GetRemoteEndpoint() function in net::HttpCache::Transaction
H A Dhttp_stream_factory_unittest.cc173 int GetRemoteEndpoint(IPEndPoint* endpoint) override { in GetRemoteEndpoint() function in net::test::__anon0960889b0111::MockWebSocketHandshakeStream
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_http2_handshake_stream.cc214 int WebSocketHttp2HandshakeStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::WebSocketHttp2HandshakeStream
H A Dwebsocket_http3_handshake_stream.cc215 int WebSocketHttp3HandshakeStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::WebSocketHttp3HandshakeStream
H A Dwebsocket_basic_handshake_stream.cc363 int WebSocketBasicHandshakeStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::WebSocketBasicHandshakeStream
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_chromium_client_session.cc1347 int QuicChromiumClientSession::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::QuicChromiumClientSession