Home
last modified time | relevance | path

Searched defs:stop_waiting_frames (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dsimple_quic_framer.cc266 const std::vector<QuicStopWaitingFrame>& stop_waiting_frames() const { in stop_waiting_frames() function in quic::test::SimpleFramerVisitor
382 const std::vector<QuicStopWaitingFrame>& SimpleQuicFramer::stop_waiting_frames() in stop_waiting_frames() function in quic::test::SimpleQuicFramer
H A Dquic_test_utils.h1904 const std::vector<QuicStopWaitingFrame>& stop_waiting_frames() const { in stop_waiting_frames() function