Searched defs:GetAlternativeService (Results 1 – 9 of 9) sorted by relevance
160 bool HttpBasicStream::GetAlternativeService( in GetAlternativeService() function in net::HttpBasicStream
110 bool GetAlternativeService( in GetAlternativeService() function in net::__anon4c1a6dd60111::MockHttpStream
163 bool GetAlternativeService( in GetAlternativeService() function in net::__anon866ea3f90111::MockWebSocketHandshakeStream
199 bool WebSocketHttp3HandshakeStream::GetAlternativeService( in GetAlternativeService() function in net::WebSocketHttp3HandshakeStream
198 bool WebSocketHttp2HandshakeStream::GetAlternativeService( in GetAlternativeService() function in net::WebSocketHttp2HandshakeStream
343 bool WebSocketBasicHandshakeStream::GetAlternativeService( in GetAlternativeService() function in net::WebSocketBasicHandshakeStream
169 bool SpdyHttpStream::GetAlternativeService( in GetAlternativeService() function in net::SpdyHttpStream
297 bool QuicHttpStream::GetAlternativeService( in GetAlternativeService() function in net::QuicHttpStream
1133 TEST_P(QuicHttpStreamTest, GetAlternativeService) { in TEST_P() argument