/aosp_15_r20/external/cronet/net/http/ |
H A D | http_basic_stream.cc | 131 int64_t HttpBasicStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::HttpBasicStream
|
H A D | bidirectional_stream.cc | 185 int64_t BidirectionalStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::BidirectionalStream
|
H A D | http_response_body_drainer_unittest.cc | 110 int64_t GetTotalSentBytes() const override { return 0; } in GetTotalSentBytes() function in net::__anon192c88380111::MockHttpStream
|
H A D | http_transaction_test_util.cc | 433 int64_t MockNetworkTransaction::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::MockNetworkTransaction
|
H A D | http_network_transaction.cc | 479 int64_t HttpNetworkTransaction::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::HttpNetworkTransaction
|
H A D | http_cache_transaction.cc | 469 int64_t HttpCache::Transaction::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::HttpCache::Transaction
|
H A D | bidirectional_stream_unittest.cc | 245 int64_t GetTotalSentBytes() const { in GetTotalSentBytes() function in net::__anon80f11f1d0111::TestDelegateBase
|
H A D | http_stream_factory_unittest.cc | 164 int64_t GetTotalSentBytes() const override { return 0; } in GetTotalSentBytes() function in net::test::__anon0960889b0111::MockWebSocketHandshakeStream
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | bidirectional_stream_spdy_impl.cc | 160 int64_t BidirectionalStreamSpdyImpl::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::BidirectionalStreamSpdyImpl
|
H A D | spdy_http_stream.cc | 160 int64_t SpdyHttpStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::SpdyHttpStream
|
H A D | bidirectional_stream_spdy_impl_unittest.cc | 190 int64_t GetTotalSentBytes() const { in GetTotalSentBytes() function in net::__anon9338cf8d0111::TestDelegateBase
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | bidirectional_stream_quic_impl.cc | 210 int64_t BidirectionalStreamQuicImpl::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::BidirectionalStreamQuicImpl
|
H A D | quic_http_stream.cc | 274 int64_t QuicHttpStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::QuicHttpStream
|
H A D | bidirectional_stream_quic_impl_unittest.cc | 261 int64_t GetTotalSentBytes() const { in GetTotalSentBytes() function in net::test::__anond01608b10111::TestDelegateBase
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_http2_handshake_stream.cc | 195 int64_t WebSocketHttp2HandshakeStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::WebSocketHttp2HandshakeStream
|
H A D | websocket_http3_handshake_stream.cc | 195 int64_t WebSocketHttp3HandshakeStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::WebSocketHttp3HandshakeStream
|
H A D | websocket_basic_handshake_stream.cc | 341 int64_t WebSocketBasicHandshakeStream::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::WebSocketBasicHandshakeStream
|
/aosp_15_r20/external/cronet/net/url_request/ |
H A D | url_request_job.cc | 139 int64_t URLRequestJob::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::URLRequestJob
|
H A D | url_request.cc | 251 int64_t URLRequest::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::URLRequest
|
H A D | url_request_http_job.cc | 1629 int64_t URLRequestHttpJob::GetTotalSentBytes() const { in GetTotalSentBytes() function in net::URLRequestHttpJob
|