Home
last modified time | relevance | path

Searched refs:set_debug_visitor (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/net/spdy/
Dbuffered_spdy_framer.cc50 void BufferedSpdyFramer::set_debug_visitor( in set_debug_visitor() function in net::BufferedSpdyFramer
52 spdy_framer_.set_debug_visitor(debug_visitor); in set_debug_visitor()
Dbuffered_spdy_framer.h135 void set_debug_visitor(SpdyFramerDebugVisitorInterface* debug_visitor);
Dspdy_framer.h403 void set_debug_visitor(SpdyFramerDebugVisitorInterface* debug_visitor) { in set_debug_visitor() function
Dspdy_framer_test.cc964 framer.set_debug_visitor(visitor.get()); in TEST_P()
1006 framer.set_debug_visitor(visitor.get()); in TEST_P()
4583 framer.set_debug_visitor(&debug_visitor); in TEST_P()
4975 framer.set_debug_visitor(&debug_visitor); in TEST_P()
5024 framer.set_debug_visitor(&debug_visitor); in TEST_P()
5081 framer.set_debug_visitor(&debug_visitor); in TEST_P()
Dspdy_session.cc740 buffered_spdy_framer_->set_debug_visitor(this); in InitializeWithSocket()
/external/chromium_org/net/quic/
Dquic_headers_stream.cc181 spdy_framer_.set_debug_visitor(spdy_framer_visitor_.get()); in QuicHeadersStream()
Dquic_client_session.cc160 connection->set_debug_visitor(logger_); in QuicClientSession()
199 connection()->set_debug_visitor(NULL); in ~QuicClientSession()
Dquic_connection.h395 void set_debug_visitor(QuicConnectionDebugVisitor* debug_visitor) { in set_debug_visitor() function
Dquic_connection_test.cc2172 connection_.set_debug_visitor(fec_visitor); in TEST_P()
2200 connection_.set_debug_visitor(fec_visitor); in TEST_P()
3912 connection_.set_debug_visitor(debug_visitor); in TEST_P()