Home
last modified time | relevance | path

Searched defs:GetAlternativeService (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_basic_stream.cc161 bool HttpBasicStream::GetAlternativeService( in GetAlternativeService() function in net::HttpBasicStream
H A Dhttp_response_body_drainer_unittest.cc111 bool GetAlternativeService( in GetAlternativeService() function in net::__anon192c88380111::MockHttpStream
H A Dhttp_stream_factory_unittest.cc168 bool GetAlternativeService( in GetAlternativeService() function in net::test::__anon0960889b0111::MockWebSocketHandshakeStream
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_http2_handshake_stream.cc199 bool WebSocketHttp2HandshakeStream::GetAlternativeService( in GetAlternativeService() function in net::WebSocketHttp2HandshakeStream
H A Dwebsocket_http3_handshake_stream.cc200 bool WebSocketHttp3HandshakeStream::GetAlternativeService( in GetAlternativeService() function in net::WebSocketHttp3HandshakeStream
H A Dwebsocket_basic_handshake_stream.cc345 bool WebSocketBasicHandshakeStream::GetAlternativeService( in GetAlternativeService() function in net::WebSocketBasicHandshakeStream
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_http_stream.cc170 bool SpdyHttpStream::GetAlternativeService( in GetAlternativeService() function in net::SpdyHttpStream
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_http_stream.cc304 bool QuicHttpStream::GetAlternativeService( in GetAlternativeService() function in net::QuicHttpStream
H A Dquic_http_stream_test.cc1143 TEST_P(QuicHttpStreamTest, GetAlternativeService) { in TEST_P() argument