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 D | quic_server.cc | 41 QuicServer::QuicServer(std::unique_ptr<ProofSource> proof_source, in QuicServer() function in quic::QuicServer |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ | ||
H A D | quic_server_peer.h | 11 class QuicServer; variable |
/aosp_15_r20/external/cronet/components/cronet/tools/ | ||
H A D | perf_test_utils.py | 113 class QuicServer(object): class |
/aosp_15_r20/external/openscreen/osp/impl/quic/ | ||
H A D | quic_server.cc | 17 QuicServer::QuicServer( in QuicServer() function in openscreen::osp::QuicServer |