Home
last modified time | relevance | path

Searched defs:OnSendBodyComplete (Results 1 – 3 of 3) 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_stream_unittest.cc54 virtual int OnSendBodyComplete(int /*status*/, bool* /*eof*/) { in OnSendBodyComplete() function in net::__anon4c0d49ca0111::TestSpdyStreamDelegate
Dspdy_proxy_client_socket.cc423 int SpdyProxyClientSocket::OnSendBodyComplete(int /*status*/, bool* /*eof*/) { in OnSendBodyComplete() function in net::SpdyProxyClientSocket