Searched refs:spdy_session_direct_ (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/net/http/ |
D | http_stream_factory_impl_job.cc | 100 spdy_session_direct_(false), in Job() 345 spdy_session, spdy_session_direct_, server_ssl_config_, proxy_info_, in OnNewSpdySessionReadyCallback() 351 this, stream_.Pass(), spdy_session, spdy_session_direct_); in OnNewSpdySessionReadyCallback() 413 spdy_session_direct_, in OnPreconnectsComplete() 1125 spdy_session_direct_ = direct; in DoCreateStream() 1137 return SetSpdyHttpStream(new_spdy_session_, spdy_session_direct_); in DoCreateStream()
|
D | http_stream_factory_impl_job.h | 333 bool spdy_session_direct_; variable
|