Home
last modified time | relevance | path

Searched defs:set_debug_visitor (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_session.h333 void set_debug_visitor(Http3DebugVisitor* debug_visitor) { in set_debug_visitor() function
/aosp_15_r20/external/cronet/net/spdy/
H A Dbuffered_spdy_framer.cc43 void BufferedSpdyFramer::set_debug_visitor( in set_debug_visitor() function in net::BufferedSpdyFramer
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dhttp2_frame_decoder_adapter.cc259 void Http2DecoderAdapter::set_debug_visitor( in set_debug_visitor() function in http2::Http2DecoderAdapter
H A Dspdy_framer.cc281 void SpdyFramer::set_debug_visitor( in set_debug_visitor() function in spdy::SpdyFramer
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection.h810 void set_debug_visitor(QuicConnectionDebugVisitor* debug_visitor) { in set_debug_visitor() function