Home
last modified time | relevance | path

Searched refs:StartDecodingPushPromisePayload (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.cc135 status = StartDecodingPushPromisePayload(&subset); in StartDecodingPayload()
363 DecodeStatus Http2FrameDecoder::StartDecodingPushPromisePayload( in StartDecodingPushPromisePayload() function in http2::Http2FrameDecoder
H A Dhttp2_frame_decoder.h158 DecodeStatus StartDecodingPushPromisePayload(DecodeBuffer* db);