Home
last modified time | relevance | path

Searched defs:OnSendBodyComplete (Results 1 – 4 of 4) sorted by relevance

/external/chromium/net/spdy/
Dspdy_http_stream.cc293 int SpdyHttpStream::OnSendBodyComplete(int status, bool* eof) { in OnSendBodyComplete() function in net::SpdyHttpStream
Dspdy_proxy_client_socket.cc423 int SpdyProxyClientSocket::OnSendBodyComplete(int /*status*/, bool* /*eof*/) { in OnSendBodyComplete() function in net::SpdyProxyClientSocket
Dspdy_stream_unittest.cc54 virtual int OnSendBodyComplete(int /*status*/, bool* /*eof*/) { in OnSendBodyComplete() function in net::__anon7de960cb0111::TestSpdyStreamDelegate
Dspdy_session_unittest.cc41 virtual int OnSendBodyComplete(int /*status*/, bool* /*eof*/) { in OnSendBodyComplete() function in net::TestSpdyStreamDelegate