Searched refs:StreamRequestImpl (Results 1 – 1 of 1) sorted by relevance
38 class StreamRequestImpl;49 explicit Delegate(StreamRequestImpl* owner) in Delegate()84 StreamRequestImpl* owner_;88 class StreamRequestImpl : public WebSocketStreamRequest { class90 StreamRequestImpl( in StreamRequestImpl() function in net::__anon70d6c5670111::StreamRequestImpl121 virtual ~StreamRequestImpl() {} in ~StreamRequestImpl()129 base::Bind(&StreamRequestImpl::OnTimeout, in Start()312 scoped_ptr<StreamRequestImpl> request( in CreateAndConnectStream()313 new StreamRequestImpl(socket_url, in CreateAndConnectStream()331 scoped_ptr<StreamRequestImpl> request( in CreateAndConnectStreamForTesting()[all …]