Searched defs:connection_factory (Results 1 – 3 of 3) sorted by relevance
20 std::unique_ptr<QuicConnectionFactory> connection_factory, in QuicServer()
20 std::unique_ptr<QuicConnectionFactory> connection_factory, in QuicClient()
1872 def _open_generic_http(self, connection_factory, url, data): argument