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_response_body_drainer_unittest.cc109 int64_t GetTotalSentBytes() const override { return 0; } in GetTotalSentBytes() function in net::__anon4c1a6dd60111::MockHttpStream
Dhttp_transaction_test_util.cc409 int64_t MockNetworkTransaction::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::MockNetworkTransaction
Dhttp_network_transaction.cc472 int64_t HttpNetworkTransaction::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::HttpNetworkTransaction
Dhttp_cache_transaction.cc451 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::__anon9fc2a63b0111::TestDelegateBase
Dhttp_stream_factory_unittest.cc159 int64_t GetTotalSentBytes() const override { return 0; } in GetTotalSentBytes() function in net::__anon866ea3f90111::MockWebSocketHandshakeStream
/external/cronet/net/spdy/
Dbidirectional_stream_spdy_impl.cc160 int64_t BidirectionalStreamSpdyImpl::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::BidirectionalStreamSpdyImpl
Dspdy_http_stream.cc159 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::__anonafbc542b0111::TestDelegateBase
/external/cronet/net/quic/
Dbidirectional_stream_quic_impl.cc210 int64_t BidirectionalStreamQuicImpl::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::BidirectionalStreamQuicImpl
Dquic_http_stream.cc267 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::__anonec998d4f0111::TestDelegateBase
/external/cronet/net/websockets/
Dwebsocket_http3_handshake_stream.cc194 int64_t WebSocketHttp3HandshakeStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::WebSocketHttp3HandshakeStream
Dwebsocket_http2_handshake_stream.cc194 int64_t WebSocketHttp2HandshakeStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::WebSocketHttp2HandshakeStream
Dwebsocket_basic_handshake_stream.cc339 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.cc251 int64_t URLRequest::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::URLRequest
Durl_request_http_job.cc1592 int64_t URLRequestHttpJob::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::URLRequestHttpJob