Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/frames/
H A Dquic_frame.h113 QuicRstStreamFrame* rst_stream_frame; member
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_test_packet_maker.cc1214 auto* rst_stream_frame = new quic::QuicRstStreamFrame( in AddQuicRstStreamFrame() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection_test.cc15399 QuicRstStreamFrame rst_stream_frame; in TEST_P() local