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

  /external/chromium_org/net/http/
http_network_session.h 20 #include "net/quic/quic_stream_factory.h"
132 QuicStreamFactory* quic_stream_factory() { return &quic_stream_factory_; } function in class:net::HttpNetworkSession
http_stream_factory_impl_job.cc 100 quic_request_(session_->quic_stream_factory()),
    [all...]
  /external/chromium_org/net/quic/
quic_network_transaction_unittest.cc 240 session_->quic_stream_factory()->set_require_confirmation(false);
745 session_->quic_stream_factory()->set_require_confirmation(true);
  /external/chromium_org/net/
net.target.darwin-arm.mk 364 net/quic/quic_stream_factory.cc \
net.target.darwin-mips.mk 364 net/quic/quic_stream_factory.cc \
net.target.darwin-x86.mk 364 net/quic/quic_stream_factory.cc \
net.target.linux-arm.mk 364 net/quic/quic_stream_factory.cc \
net.target.linux-mips.mk 364 net/quic/quic_stream_factory.cc \
net.target.linux-x86.mk 364 net/quic/quic_stream_factory.cc \

Completed in 1892 milliseconds