Home
last modified time | relevance | path

Searched defs:DoSendBodyComplete (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_http_stream.cc594 int QuicHttpStream::DoSendBodyComplete(int rv) { in DoSendBodyComplete() function in net::QuicHttpStream
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_stream_parser.cc517 int HttpStreamParser::DoSendBodyComplete(int result) { in DoSendBodyComplete() function in net::HttpStreamParser