Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dquic_spdy_session.h330 void set_debug_visitor(Http3DebugVisitor* debug_visitor) { in set_debug_visitor() function
/external/cronet/net/spdy/
Dbuffered_spdy_framer.cc43 void BufferedSpdyFramer::set_debug_visitor( in set_debug_visitor() function in net::BufferedSpdyFramer
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dhttp2_frame_decoder_adapter.cc257 void Http2DecoderAdapter::set_debug_visitor( in set_debug_visitor() function in http2::Http2DecoderAdapter
Dspdy_framer.cc276 void SpdyFramer::set_debug_visitor( in set_debug_visitor() function in spdy::SpdyFramer
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_connection.h779 void set_debug_visitor(QuicConnectionDebugVisitor* debug_visitor) { in set_debug_visitor() function