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

  /external/chromium_org/net/http/
http_network_session.cc 95 quic_always_require_handshake_confirmation(false),
138 params.quic_always_require_handshake_confirmation,
http_network_session.h 116 bool quic_always_require_handshake_confirmation; member in struct:net::HttpNetworkSession::Params
  /external/chromium_org/chrome/browser/
io_thread_unittest.cc 136 EXPECT_FALSE(params.quic_always_require_handshake_confirmation);
327 EXPECT_TRUE(params.quic_always_require_handshake_confirmation);
io_thread.h 191 Optional<bool> quic_always_require_handshake_confirmation; member in struct:IOThread::Globals
io_thread.cc     [all...]

Completed in 263 milliseconds