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 D | rst_stream_payload_decoder.cc | 39 DecodeStatus RstStreamPayloadDecoder::HandleStatus(FrameDecoderState* state, in HandleStatus() function in http2::RstStreamPayloadDecoder |
H A D | priority_payload_decoder.cc | 39 DecodeStatus PriorityPayloadDecoder::HandleStatus(FrameDecoderState* state, in HandleStatus() function in http2::PriorityPayloadDecoder |
H A D | window_update_payload_decoder.cc | 55 DecodeStatus WindowUpdatePayloadDecoder::HandleStatus(FrameDecoderState* state, in HandleStatus() function in http2::WindowUpdatePayloadDecoder |
H A D | ping_payload_decoder.cc | 62 DecodeStatus PingPayloadDecoder::HandleStatus(FrameDecoderState* state, in HandleStatus() function in http2::PingPayloadDecoder |