Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_control_frame_manager.h190 absl::flat_hash_map<QuicStreamId, QuicControlFrameId> window_update_frames_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dsimple_quic_framer.cc313 std::vector<QuicWindowUpdateFrame> window_update_frames_; member in quic::test::SimpleFramerVisitor