Home
last modified time | relevance | path

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

/external/chromium_org/net/tools/quic/test_tools/
Dquic_test_client.cc104 const QuicVersionVector& supported_versions) in QuicEpollClient()
112 const QuicVersionVector& supported_versions) in QuicEpollClient()
149 const QuicVersionVector& supported_versions) in QuicTestClient()
157 const QuicVersionVector& supported_versions) in QuicTestClient()
166 const QuicVersionVector& supported_versions) in QuicTestClient()
Dserver_thread.cc15 const QuicVersionVector& supported_versions, in ServerThread()
/external/chromium_org/net/tools/quic/
Dquic_client.cc35 const QuicVersionVector& supported_versions, in QuicClient()
53 const QuicVersionVector& supported_versions) in QuicClient()
Dquic_server.cc53 const QuicVersionVector& supported_versions) in QuicServer()
Dquic_dispatcher.cc40 const QuicVersionVector& supported_versions, in QuicDispatcher()
Dquic_time_wait_list_manager.cc97 const QuicVersionVector& supported_versions) in QuicTimeWaitListManager()
/external/chromium_org/net/quic/crypto/
Dquic_crypto_client_config_test.cc34 QuicVersionVector supported_versions = QuicSupportedVersions(); in TEST() local
Dquic_crypto_server_config.cc460 const QuicVersionVector& supported_versions, in ProcessClientHello()
/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/net/quic/
Dquic_framer.h195 const QuicVersionVector& supported_versions() const { in supported_versions() function
Dquic_packet_creator.cc378 const QuicVersionVector& supported_versions) { in SerializeVersionNegotiationPacket()
Dquic_connection.cc177 const QuicVersionVector& supported_versions) in QuicConnection()
243 const QuicVersionVector& supported_versions = framer_.supported_versions(); in SelectMutualVersion() local
Dquic_protocol.cc136 QuicVersionVector supported_versions; in QuicSupportedVersions() local
Dquic_connection.h268 const QuicVersionVector& supported_versions() const { in supported_versions() function
Dquic_framer.cc113 QuicFramer::QuicFramer(const QuicVersionVector& supported_versions, in QuicFramer()
430 const QuicVersionVector& supported_versions) { in BuildVersionNegotiationPacket()
Dquic_connection_test.cc2958 QuicVersionVector supported_versions; in TEST_F() local
2996 QuicVersionVector supported_versions; in TEST_F() local
3153 QuicVersionVector supported_versions; in TEST_F() local