OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DoSendBody
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/spdy/
spdy_stream.cc
468
result =
DoSendBody
();
548
//
DoSendBody
is called to send the optional body for the request. This call
550
int SpdyStream::
DoSendBody
() {
/external/chromium/net/http/
http_stream_parser.cc
192
result =
DoSendBody
(result);
286
int HttpStreamParser::
DoSendBody
(int result) {
Completed in 130 milliseconds