Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_basic_stream.cc131 int64_t HttpBasicStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::HttpBasicStream
H A Dbidirectional_stream.cc185 int64_t BidirectionalStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::BidirectionalStream
H A Dhttp_response_body_drainer_unittest.cc110 int64_t GetTotalSentBytes() const override { return 0; } in GetTotalSentBytes() function in net::__anon192c88380111::MockHttpStream
H A Dhttp_transaction_test_util.cc433 int64_t MockNetworkTransaction::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::MockNetworkTransaction
H A Dhttp_network_transaction.cc479 int64_t HttpNetworkTransaction::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::HttpNetworkTransaction
H A Dhttp_cache_transaction.cc469 int64_t HttpCache::Transaction::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::HttpCache::Transaction
H A Dbidirectional_stream_unittest.cc245 int64_t GetTotalSentBytes() const { in GetTotalSentBytes() function in net::__anon80f11f1d0111::TestDelegateBase
H A Dhttp_stream_factory_unittest.cc164 int64_t GetTotalSentBytes() const override { return 0; } in GetTotalSentBytes() function in net::test::__anon0960889b0111::MockWebSocketHandshakeStream
/aosp_15_r20/external/cronet/net/spdy/
H A Dbidirectional_stream_spdy_impl.cc160 int64_t BidirectionalStreamSpdyImpl::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::BidirectionalStreamSpdyImpl
H A Dspdy_http_stream.cc160 int64_t SpdyHttpStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::SpdyHttpStream
H A Dbidirectional_stream_spdy_impl_unittest.cc190 int64_t GetTotalSentBytes() const { in GetTotalSentBytes() function in net::__anon9338cf8d0111::TestDelegateBase
/aosp_15_r20/external/cronet/net/quic/
H A Dbidirectional_stream_quic_impl.cc210 int64_t BidirectionalStreamQuicImpl::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::BidirectionalStreamQuicImpl
H A Dquic_http_stream.cc274 int64_t QuicHttpStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::QuicHttpStream
H A Dbidirectional_stream_quic_impl_unittest.cc261 int64_t GetTotalSentBytes() const { in GetTotalSentBytes() function in net::test::__anond01608b10111::TestDelegateBase
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_http2_handshake_stream.cc195 int64_t WebSocketHttp2HandshakeStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::WebSocketHttp2HandshakeStream
H A Dwebsocket_http3_handshake_stream.cc195 int64_t WebSocketHttp3HandshakeStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::WebSocketHttp3HandshakeStream
H A Dwebsocket_basic_handshake_stream.cc341 int64_t WebSocketBasicHandshakeStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::WebSocketBasicHandshakeStream
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_job.cc139 int64_t URLRequestJob::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::URLRequestJob
H A Durl_request.cc251 int64_t URLRequest::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::URLRequest
H A Durl_request_http_job.cc1629 int64_t URLRequestHttpJob::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::URLRequestHttpJob