Home
last modified time | relevance | path

Searched defs:GetTotalReceivedBytes (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/cronet/net/socket/
H A Dtransport_client_socket_pool_test_util.cc84 int64_t GetTotalReceivedBytes() const override { in GetTotalReceivedBytes() function in net::__anonc58ea90b0111::MockConnectClientSocket
149 int64_t GetTotalReceivedBytes() const override { in GetTotalReceivedBytes() function in net::__anonc58ea90b0111::MockFailingClientSocket
267 int64_t GetTotalReceivedBytes() const override { in GetTotalReceivedBytes() function in net::__anonc58ea90b0111::MockTriggerableClientSocket
H A Dunix_domain_client_socket_posix.cc105 int64_t UnixDomainClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::UnixDomainClientSocket
H A Dfuzzed_socket.cc243 int64_t FuzzedSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::FuzzedSocket
H A Dfuzzed_socket_factory.cc80 int64_t GetTotalReceivedBytes() const override { return 0; } in GetTotalReceivedBytes() function in net::__anon04bab43a0111::FailingSSLClientSocket
H A Dsocket_test_util.cc1485 int64_t MockSSLClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::MockSSLClientSocket
1490 int64_t MockClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::MockClientSocket
2118 int64_t WrappedStreamSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::WrappedStreamSocket
H A Dtransport_connect_sub_job.cc102 int64_t GetTotalReceivedBytes() const override { in GetTotalReceivedBytes() function in net::__anondbcae57c0111::WebSocketStreamSocket
H A Dsocks5_client_socket.cc113 int64_t SOCKS5ClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::SOCKS5ClientSocket
H A Dsocks_client_socket.cc147 int64_t SOCKSClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::SOCKSClientSocket
H A Dtcp_client_socket.cc459 int64_t TCPClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::TCPClientSocket
/aosp_15_r20/external/cronet/net/test/url_request/
H A Durl_request_failed_job.cc123 int64_t URLRequestFailedJob::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::URLRequestFailedJob
H A Durl_request_mock_http_job.cc181 int64_t URLRequestMockHTTPJob::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::URLRequestMockHTTPJob
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_basic_stream.cc125 int64_t HttpBasicStream::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::HttpBasicStream
H A Dhttp_proxy_client_socket.cc148 int64_t HttpProxyClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::HttpProxyClientSocket
H A Dbidirectional_stream.cc178 int64_t BidirectionalStream::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::BidirectionalStream
H A Dhttp_response_body_drainer_unittest.cc109 int64_t GetTotalReceivedBytes() const override { return 0; } in GetTotalReceivedBytes() function in net::__anon192c88380111::MockHttpStream
/aosp_15_r20/external/cronet/net/spdy/
H A Dbidirectional_stream_spdy_impl.cc150 int64_t BidirectionalStreamSpdyImpl::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::BidirectionalStreamSpdyImpl
H A Dspdy_http_stream.cc150 int64_t SpdyHttpStream::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::SpdyHttpStream
H A Dspdy_proxy_client_socket.cc170 int64_t SpdyProxyClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::SpdyProxyClientSocket
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_test_job.cc253 int64_t URLRequestTestJob::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::URLRequestTestJob
/aosp_15_r20/external/cronet/net/quic/
H A Dbidirectional_stream_quic_impl.cc201 int64_t BidirectionalStreamQuicImpl::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::BidirectionalStreamQuicImpl
H A Dquic_proxy_client_socket.cc147 int64_t QuicProxyClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::QuicProxyClientSocket
H A Dquic_http_stream.cc265 int64_t QuicHttpStream::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::QuicHttpStream
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_http2_handshake_stream.cc191 int64_t WebSocketHttp2HandshakeStream::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::WebSocketHttp2HandshakeStream
H A Dwebsocket_http3_handshake_stream.cc190 int64_t WebSocketHttp3HandshakeStream::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::WebSocketHttp3HandshakeStream
H A Dwebsocket_basic_handshake_stream.cc337 int64_t WebSocketBasicHandshakeStream::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::WebSocketBasicHandshakeStream

12