/aosp_15_r20/external/cronet/net/spdy/ |
H A D | multiplexed_session.cc | 19 int MultiplexedSessionHandle::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::MultiplexedSessionHandle
|
H A D | multiplexed_http_stream.cc | 21 int MultiplexedHttpStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::MultiplexedHttpStream
|
H A D | spdy_http_stream.cc | 572 int SpdyHttpStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::SpdyHttpStream
|
H A D | spdy_session.cc | 1274 int SpdySession::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::SpdySession
|
/aosp_15_r20/external/openscreen/platform/test/ |
H A D | mock_tls_connection.h | 30 IPEndpoint GetRemoteEndpoint() const override { return remote_address_; } in GetRemoteEndpoint() function
|
/aosp_15_r20/external/openscreen/platform/impl/ |
H A D | tls_connection_posix.cc | 105 IPEndpoint TlsConnectionPosix::GetRemoteEndpoint() const { in GetRemoteEndpoint() function in openscreen::TlsConnectionPosix
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_basic_stream.cc | 173 int HttpBasicStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::HttpBasicStream
|
H A D | http_response_body_drainer_unittest.cc | 116 int GetRemoteEndpoint(IPEndPoint* endpoint) override { in GetRemoteEndpoint() function in net::__anon192c88380111::MockHttpStream
|
H A D | http_transaction_test_util.cc | 480 bool MockNetworkTransaction::GetRemoteEndpoint(IPEndPoint* endpoint) const { in GetRemoteEndpoint() function in net::MockNetworkTransaction
|
H A D | http_network_transaction.cc | 529 bool HttpNetworkTransaction::GetRemoteEndpoint(IPEndPoint* endpoint) const { in GetRemoteEndpoint() function in net::HttpNetworkTransaction
|
H A D | http_cache_transaction.cc | 545 bool HttpCache::Transaction::GetRemoteEndpoint(IPEndPoint* endpoint) const { in GetRemoteEndpoint() function in net::HttpCache::Transaction
|
H A D | http_stream_factory_unittest.cc | 173 int GetRemoteEndpoint(IPEndPoint* endpoint) override { in GetRemoteEndpoint() function in net::test::__anon0960889b0111::MockWebSocketHandshakeStream
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_http2_handshake_stream.cc | 214 int WebSocketHttp2HandshakeStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::WebSocketHttp2HandshakeStream
|
H A D | websocket_http3_handshake_stream.cc | 215 int WebSocketHttp3HandshakeStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::WebSocketHttp3HandshakeStream
|
H A D | websocket_basic_handshake_stream.cc | 363 int WebSocketBasicHandshakeStream::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::WebSocketBasicHandshakeStream
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_chromium_client_session.cc | 1347 int QuicChromiumClientSession::GetRemoteEndpoint(IPEndPoint* endpoint) { in GetRemoteEndpoint() function in net::QuicChromiumClientSession
|