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 290 // SpdyFramerDebugVisitorInterface may be used in conjunction with SpdyFramer in
295 class NET_EXPORT_PRIVATE SpdyFramerDebugVisitorInterface {
297 virtual ~SpdyFramerDebugVisitorInterface() {}
391 void set_debug_visitor(SpdyFramerDebugVisitorInterface* debug_visitor) {
769 SpdyFramerDebugVisitorInterface* debug_visitor_;
    [all...]
buffered_spdy_framer.h 129 void set_debug_visitor(SpdyFramerDebugVisitorInterface* debug_visitor);
buffered_spdy_framer.cc 51 SpdyFramerDebugVisitorInterface* debug_visitor) {
spdy_session.h 212 public SpdyFramerDebugVisitorInterface,
    [all...]
spdy_framer_test.cc 36 class MockDebugVisitor : public SpdyFramerDebugVisitorInterface {
223 public SpdyFramerDebugVisitorInterface {
    [all...]
  /external/chromium_org/net/quic/
quic_headers_stream.cc 24 public SpdyFramerDebugVisitorInterface {
140 // SpdyFramerDebugVisitorInterface implementation

Completed in 130 milliseconds