Home
last modified time | relevance | path

Searched defs:QuicServer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_server.cc41 QuicServer::QuicServer(std::unique_ptr<ProofSource> proof_source, in QuicServer() function in quic::QuicServer
46 QuicServer::QuicServer(std::unique_ptr<ProofSource> proof_source, in QuicServer() function in quic::QuicServer
53 QuicServer::QuicServer( in QuicServer() function in quic::QuicServer
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_server_peer.h11 class QuicServer; variable
/aosp_15_r20/external/cronet/components/cronet/tools/
H A Dperf_test_utils.py113 class QuicServer(object): class
/aosp_15_r20/external/openscreen/osp/impl/quic/
H A Dquic_server.cc17 QuicServer::QuicServer( in QuicServer() function in openscreen::osp::QuicServer