Searched defs:OnSendBodyComplete (Results 1 – 4 of 4) sorted by relevance
/external/chromium/net/spdy/ | ||
D | spdy_http_stream.cc | 293 int SpdyHttpStream::OnSendBodyComplete(int status, bool* eof) { in OnSendBodyComplete() function in net::SpdyHttpStream |
D | spdy_proxy_client_socket.cc | 423 int SpdyProxyClientSocket::OnSendBodyComplete(int /*status*/, bool* /*eof*/) { in OnSendBodyComplete() function in net::SpdyProxyClientSocket |
D | spdy_stream_unittest.cc | 54 virtual int OnSendBodyComplete(int /*status*/, bool* /*eof*/) { in OnSendBodyComplete() function in net::__anon7de960cb0111::TestSpdyStreamDelegate |
D | spdy_session_unittest.cc | 41 virtual int OnSendBodyComplete(int /*status*/, bool* /*eof*/) { in OnSendBodyComplete() function in net::TestSpdyStreamDelegate |