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

/external/chromium_org/net/http/
H A Dhttp_stream_factory_impl_request.h65 return websocket_handshake_stream_create_helper_;
123 websocket_handshake_stream_create_helper_; member in class:net::HttpStreamFactoryImpl::Request::WebSocketHandshakeStreamBase
H A Dhttp_transaction_test_util.h228 return websocket_handshake_stream_create_helper_;
246 CreateHelper* websocket_handshake_stream_create_helper_; member in class:MockNetworkTransaction
H A Dhttp_transaction_test_util.cc231 websocket_handshake_stream_create_helper_(NULL),
365 websocket_handshake_stream_create_helper_ = create_helper;
H A Dhttp_stream_factory_impl_request.cc25 websocket_handshake_stream_create_helper_(

Completed in 719 milliseconds