HomeSort by relevance Sort by last modified time
    Searched refs:OnSpdySessionReady (Results 1 - 5 of 5) sorted by null

  /external/chromium/net/http/
http_stream_factory_impl.h 57 void OnSpdySessionReady(scoped_refptr<SpdySession> spdy_session,
http_stream_factory_impl_request.h 49 void OnSpdySessionReady(Job* job,
http_stream_factory_impl_request.cc 228 void HttpStreamFactoryImpl::Request::OnSpdySessionReady(
263 factory->OnSpdySessionReady(
http_stream_factory_impl.cc 166 void HttpStreamFactoryImpl::OnSpdySessionReady(
http_stream_factory_impl_job.cc 209 stream_factory_->OnSpdySessionReady(
214 request_->OnSpdySessionReady(this, spdy_session, spdy_session_direct_);
275 stream_factory_->OnSpdySessionReady(
    [all...]

Completed in 122 milliseconds