Searched refs:RequestWebSocketStream (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_stream_factory_impl.h32 // RequestWebSocketStream may only be called if |for_websockets| is true.
45 virtual HttpStreamRequest* RequestWebSocketStream(
H A Dhttp_stream_factory.h74 // This is the success case for RequestWebSocketStream.
199 virtual HttpStreamRequest* RequestWebSocketStream(
H A Dhttp_stream_factory_impl_unittest.cc888 session->websocket_stream_factory()->RequestWebSocketStream(
939 session->websocket_stream_factory()->RequestWebSocketStream(
987 session->websocket_stream_factory()->RequestWebSocketStream(
1101 session->websocket_stream_factory()->RequestWebSocketStream(
1118 session->websocket_stream_factory()->RequestWebSocketStream(
1191 session->websocket_stream_factory()->RequestWebSocketStream(
H A Dhttp_stream_factory_impl.cc85 HttpStreamRequest* HttpStreamFactoryImpl::RequestWebSocketStream( function in class:net::HttpStreamFactoryImpl

Completed in 52 milliseconds