Searched defs:OnAcceptChFrame (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ | ||
H A D | quic_receive_control_stream.cc | 158 bool QuicReceiveControlStream::OnAcceptChFrame(const AcceptChFrame& frame) { in OnAcceptChFrame() function in quic::QuicReceiveControlStream |
H A D | quic_spdy_session.h | 202 virtual void OnAcceptChFrame(const AcceptChFrame& /*frame*/) {} in OnAcceptChFrame() function |
H A D | quic_spdy_stream.cc | 137 bool OnAcceptChFrame(const AcceptChFrame& /*frame*/) override { in OnAcceptChFrame() function in quic::QuicSpdyStream::HttpDecoderVisitor |
H A D | quic_spdy_session.cc | 141 bool OnAcceptChFrame(const AcceptChFrame& frame) override { in OnAcceptChFrame() function in quic::__anond7b707d30111::AlpsFrameDecoder |