Home
last modified time | relevance | path

Searched defs:HandleStatus (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
H A Drst_stream_payload_decoder.cc39 DecodeStatus RstStreamPayloadDecoder::HandleStatus(FrameDecoderState* state, in HandleStatus() function in http2::RstStreamPayloadDecoder
H A Dpriority_payload_decoder.cc39 DecodeStatus PriorityPayloadDecoder::HandleStatus(FrameDecoderState* state, in HandleStatus() function in http2::PriorityPayloadDecoder
H A Dwindow_update_payload_decoder.cc55 DecodeStatus WindowUpdatePayloadDecoder::HandleStatus(FrameDecoderState* state, in HandleStatus() function in http2::WindowUpdatePayloadDecoder
H A Dping_payload_decoder.cc62 DecodeStatus PingPayloadDecoder::HandleStatus(FrameDecoderState* state, in HandleStatus() function in http2::PingPayloadDecoder