Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dhttp2_frame_decoder_adapter.cc274 const size_t processed = ProcessInputFrame(data, len); in ProcessInput()
799 size_t Http2DecoderAdapter::ProcessInputFrame(const char* data, size_t len) { in ProcessInputFrame() function in http2::Http2DecoderAdapter
H A Dhttp2_frame_decoder_adapter.h224 size_t ProcessInputFrame(const char* data, size_t len);