Home
last modified time | relevance | path

Searched defs:QuicPerPacketContext (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_packets.h419 struct QUICHE_EXPORT QuicPerPacketContext { struct
420 virtual ~QuicPerPacketContext() {} in ~QuicPerPacketContext() argument
H A Dquic_dispatcher.h318 std::unique_ptr<QuicPerPacketContext> /*context*/) {} in RestorePerPacketContext()
H A Dquic_time_wait_list_manager.cc353 const QuicPerPacketContext* /*packet_context*/) { in SendOrQueuePacket()