HomeSort by relevance Sort by last modified time
    Searched refs:SpdyFramerDebugVisitorInterface (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/net/spdy/
spdy_framer.h 302 // SpdyFramerDebugVisitorInterface may be used in conjunction with SpdyFramer in
307 class NET_EXPORT_PRIVATE SpdyFramerDebugVisitorInterface {
309 virtual ~SpdyFramerDebugVisitorInterface() {}
403 void set_debug_visitor(SpdyFramerDebugVisitorInterface* debug_visitor) {
788 SpdyFramerDebugVisitorInterface* debug_visitor_;
    [all...]
buffered_spdy_framer.h 135 void set_debug_visitor(SpdyFramerDebugVisitorInterface* debug_visitor);
buffered_spdy_framer.cc 51 SpdyFramerDebugVisitorInterface* debug_visitor) {
spdy_session.h 213 public SpdyFramerDebugVisitorInterface,
    [all...]
spdy_framer_test.cc 36 class MockDebugVisitor : public SpdyFramerDebugVisitorInterface {
236 public SpdyFramerDebugVisitorInterface {
    [all...]
  /external/chromium_org/net/quic/
quic_headers_stream.cc 24 public SpdyFramerDebugVisitorInterface {
145 // SpdyFramerDebugVisitorInterface implementation

Completed in 82 milliseconds