Searched defs:HttpDecoder (Results 1 – 2 of 2) sorted by relevance
34 HttpDecoder::HttpDecoder(Visitor* visitor) in HttpDecoder() function in quic::HttpDecoder
81 void OnError(HttpDecoder* /*decoder*/) override {} in OnError() argument