HomeSort by relevance Sort by last modified time
    Searched defs:StreamDelegateWithBody (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/spdy/
spdy_stream_test_util.cc 130 StreamDelegateWithBody::StreamDelegateWithBody(
136 StreamDelegateWithBody::~StreamDelegateWithBody() {
139 void StreamDelegateWithBody::OnRequestHeadersSent() {
spdy_stream_test_util.h 111 class StreamDelegateWithBody : public StreamDelegateBase {
113 StreamDelegateWithBody(const base::WeakPtr<SpdyStream>& stream,
115 virtual ~StreamDelegateWithBody();

Completed in 32 milliseconds