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

  /external/chromium/net/spdy/
spdy_http_stream.cc 275 int SpdyHttpStream::OnSendBody() {
spdy_proxy_client_socket.cc 416 int SpdyProxyClientSocket::OnSendBody() {
418 // OnSendBody() should never be called.
spdy_session_unittest.cc 37 virtual int OnSendBody() {
spdy_stream_unittest.cc 50 virtual int OnSendBody() {
51 ADD_FAILURE() << "OnSendBody should not be called";

Completed in 108 milliseconds