Home
last modified time | relevance | path

Searched defs:HttpDecoder (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dhttp_decoder.cc34 HttpDecoder::HttpDecoder(Visitor* visitor) in HttpDecoder() function in quic::HttpDecoder
H A Dquic_spdy_session.cc81 void OnError(HttpDecoder* /*decoder*/) override {} in OnError() argument