Home
last modified time | relevance | path

Searched defs:GetTotalSentBytes (Results 1 – 20 of 20) sorted by relevance

/external/cronet/net/http/
Dhttp_basic_stream.cc130 int64_t HttpBasicStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::HttpBasicStream
Dbidirectional_stream.cc185 int64_t BidirectionalStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::BidirectionalStream
Dhttp_transaction_test_util.cc408 int64_t MockNetworkTransaction::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::MockNetworkTransaction
Dhttp_response_body_drainer_unittest.cc109 int64_t GetTotalSentBytes() const override { return 0; } in GetTotalSentBytes() function in net::__anon4d9bc9a70111::MockHttpStream
Dhttp_network_transaction.cc426 int64_t HttpNetworkTransaction::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::HttpNetworkTransaction
Dhttp_cache_transaction.cc476 int64_t HttpCache::Transaction::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::HttpCache::Transaction
Dbidirectional_stream_unittest.cc244 int64_t GetTotalSentBytes() const { in GetTotalSentBytes() function in net::__anonfd63b94c0111::TestDelegateBase
Dhttp_stream_factory_unittest.cc157 int64_t GetTotalSentBytes() const override { return 0; } in GetTotalSentBytes() function in net::__anon79c118ea0111::MockWebSocketHandshakeStream
/external/cronet/net/spdy/
Dbidirectional_stream_spdy_impl.cc159 int64_t BidirectionalStreamSpdyImpl::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::BidirectionalStreamSpdyImpl
Dspdy_http_stream.cc237 int64_t SpdyHttpStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::SpdyHttpStream
Dbidirectional_stream_spdy_impl_unittest.cc189 int64_t GetTotalSentBytes() const { in GetTotalSentBytes() function in net::__anon0739307c0111::TestDelegateBase
/external/cronet/net/quic/
Dbidirectional_stream_quic_impl.cc210 int64_t BidirectionalStreamQuicImpl::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::BidirectionalStreamQuicImpl
Dquic_http_stream.cc360 int64_t QuicHttpStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::QuicHttpStream
Dbidirectional_stream_quic_impl_unittest.cc250 int64_t GetTotalSentBytes() const { in GetTotalSentBytes() function in net::test::__anon441669a00111::TestDelegateBase
/external/cronet/net/websockets/
Dwebsocket_http2_handshake_stream.cc190 int64_t WebSocketHttp2HandshakeStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::WebSocketHttp2HandshakeStream
Dwebsocket_http3_handshake_stream.cc183 int64_t WebSocketHttp3HandshakeStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::WebSocketHttp3HandshakeStream
Dwebsocket_basic_handshake_stream.cc335 int64_t WebSocketBasicHandshakeStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::WebSocketBasicHandshakeStream
/external/cronet/net/url_request/
Durl_request_job.cc139 int64_t URLRequestJob::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::URLRequestJob
Durl_request.cc257 int64_t URLRequest::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::URLRequest
Durl_request_http_job.cc1495 int64_t URLRequestHttpJob::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::URLRequestHttpJob