Home
last modified time | relevance | path

Searched defs:supported_versions (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium_org/net/tools/quic/test_tools/
Dquic_test_client.cc106 const QuicVersionVector& supported_versions, in MockableQuicClient()
120 const QuicVersionVector& supported_versions, in MockableQuicClient()
163 const QuicVersionVector& supported_versions) in QuicTestClient()
177 const QuicVersionVector& supported_versions) in QuicTestClient()
193 const QuicVersionVector& supported_versions) in QuicTestClient()
Dquic_test_utils.cc70 const QuicVersionVector& supported_versions) in MockConnection()
/external/chromium_org/net/quic/
Dquic_server.cc37 const QuicVersionVector& supported_versions) in QuicServer()
Dquic_dispatcher.h147 const QuicVersionVector& supported_versions() const { in supported_versions() function
Dquic_packet_generator.cc371 const QuicVersionVector& supported_versions) { in SerializeVersionNegotiationPacket()
Dquic_framer.h216 const QuicVersionVector& supported_versions() const { in supported_versions() function
Dquic_time_wait_list_manager.cc87 const QuicVersionVector& supported_versions) in QuicTimeWaitListManager()
Dquic_dispatcher.cc179 const QuicVersionVector& supported_versions, in QuicDispatcher()
Dquic_packet_creator.cc434 const QuicVersionVector& supported_versions) { in SerializeVersionNegotiationPacket()
Dquic_connection.cc190 const QuicVersionVector& supported_versions) in QuicConnection()
279 const QuicVersionVector& supported_versions = framer_.supported_versions(); in SelectMutualVersion() local
Dquic_connection.h338 const QuicVersionVector& supported_versions() const { in supported_versions() function
Dquic_framer.cc146 QuicFramer::QuicFramer(const QuicVersionVector& supported_versions, in QuicFramer()
516 const QuicVersionVector& supported_versions) { in BuildVersionNegotiationPacket()
/external/chromium_org/net/tools/quic/
Dquic_client.cc38 const QuicVersionVector& supported_versions, in QuicClient()
57 const QuicVersionVector& supported_versions, in QuicClient()
Dquic_server.h90 const QuicVersionVector& supported_versions() const { in supported_versions() function
Dquic_server.cc57 const QuicVersionVector& supported_versions) in QuicServer()
Dquic_dispatcher.h155 const QuicVersionVector& supported_versions() const { in supported_versions() function
Dquic_time_wait_list_manager.cc91 const QuicVersionVector& supported_versions) in QuicTimeWaitListManager()
Dquic_dispatcher.cc184 const QuicVersionVector& supported_versions, in QuicDispatcher()
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/
D_base.py69 def __init__(self, name, supported_versions=''): argument
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
D_base.py69 def __init__(self, name, supported_versions=''): argument
/external/chromium_org/chrome/browser/
Dio_thread_unittest.cc251 net::QuicVersionVector supported_versions; in TEST_F() local
265 net::QuicVersionVector supported_versions; in TEST_F() local
Dio_thread.cc1213 net::QuicVersionVector supported_versions; in ConfigureQuicGlobals() local
1436 net::QuicVersionVector supported_versions = net::QuicSupportedVersions(); in ParseQuicVersion() local
/external/chromium_org/net/quic/test_tools/
Dsimple_quic_framer.cc194 SimpleQuicFramer::SimpleQuicFramer(const QuicVersionVector& supported_versions) in SimpleQuicFramer()
Dquic_test_utils.cc273 const QuicVersionVector& supported_versions) in MockConnection()
296 const QuicVersionVector& supported_versions) in PacketSavingConnection()
/external/chromium_org/net/quic/crypto/
Dquic_crypto_client_config_test.cc147 QuicVersionVector supported_versions = QuicSupportedVersions(); in TEST() local

12