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

  /external/chromium_org/net/http/
http_stream_factory_impl_job.h 206 bool CanUseExistingSpdySession() const;
http_stream_factory_impl_job.cc 283 bool HttpStreamFactoryImpl::Job::CanUseExistingSpdySession() const {
783 if (spdy_session && CanUseExistingSpdySession()) {
844 OnHostResolutionCallback resolution_callback = CanUseExistingSpdySession() ?
    [all...]

Completed in 698 milliseconds