Home
last modified time | relevance | path

Searched refs:StartDecodingAltSvcPayload (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
H A Dhttp2_frame_decoder.cc155 status = StartDecodingAltSvcPayload(&subset); in StartDecodingPayload()
261 DecodeStatus Http2FrameDecoder::StartDecodingAltSvcPayload(DecodeBuffer* db) { in StartDecodingAltSvcPayload() function in http2::Http2FrameDecoder
H A Dhttp2_frame_decoder.h150 DecodeStatus StartDecodingAltSvcPayload(DecodeBuffer* db);