Home
last modified time | relevance | path

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

12

/external/cronet/net/socket/
Dtransport_client_socket_pool_test_util.cc85 int64_t GetTotalReceivedBytes() const override { in GetTotalReceivedBytes() function in net::__anonb99b27da0111::MockConnectClientSocket
151 int64_t GetTotalReceivedBytes() const override { in GetTotalReceivedBytes() function in net::__anonb99b27da0111::MockFailingClientSocket
270 int64_t GetTotalReceivedBytes() const override { in GetTotalReceivedBytes() function in net::__anonb99b27da0111::MockTriggerableClientSocket
Dunix_domain_client_socket_posix.cc109 int64_t UnixDomainClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::UnixDomainClientSocket
Dfuzzed_socket.cc247 int64_t FuzzedSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::FuzzedSocket
Dfuzzed_socket_factory.cc80 int64_t GetTotalReceivedBytes() const override { return 0; } in GetTotalReceivedBytes() function in net::__anon12cd17290111::FailingSSLClientSocket
Dtransport_connect_sub_job.cc105 int64_t GetTotalReceivedBytes() const override { in GetTotalReceivedBytes() function in net::__anona12327eb0111::WebSocketStreamSocket
Dsocks5_client_socket.cc120 int64_t SOCKS5ClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::SOCKS5ClientSocket
Dsocks_client_socket.cc154 int64_t SOCKSClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::SOCKSClientSocket
Dtcp_client_socket.cc463 int64_t TCPClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::TCPClientSocket
/external/cronet/net/test/url_request/
Durl_request_failed_job.cc123 int64_t URLRequestFailedJob::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::URLRequestFailedJob
Durl_request_mock_http_job.cc179 int64_t URLRequestMockHTTPJob::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::URLRequestMockHTTPJob
/external/cronet/net/http/
Dhttp_basic_stream.cc124 int64_t HttpBasicStream::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::HttpBasicStream
Dhttp_proxy_client_socket.cc152 int64_t HttpProxyClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::HttpProxyClientSocket
Dbidirectional_stream.cc178 int64_t BidirectionalStream::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::BidirectionalStream
Dhttp_transaction_test_util.cc404 int64_t MockNetworkTransaction::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::MockNetworkTransaction
Dhttp_response_body_drainer_unittest.cc108 int64_t GetTotalReceivedBytes() const override { return 0; } in GetTotalReceivedBytes() function in net::__anon4d9bc9a70111::MockHttpStream
/external/cronet/net/spdy/
Dbidirectional_stream_spdy_impl.cc149 int64_t BidirectionalStreamSpdyImpl::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::BidirectionalStreamSpdyImpl
Dspdy_http_stream.cc227 int64_t SpdyHttpStream::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::SpdyHttpStream
Dspdy_proxy_client_socket.cc174 int64_t SpdyProxyClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::SpdyProxyClientSocket
/external/cronet/net/url_request/
Durl_request_test_job.cc254 int64_t URLRequestTestJob::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::URLRequestTestJob
/external/cronet/net/quic/
Dbidirectional_stream_quic_impl.cc201 int64_t BidirectionalStreamQuicImpl::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::BidirectionalStreamQuicImpl
Dquic_proxy_client_socket.cc149 int64_t QuicProxyClientSocket::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::QuicProxyClientSocket
Dquic_http_stream.cc351 int64_t QuicHttpStream::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::QuicHttpStream
/external/cronet/net/websockets/
Dwebsocket_http2_handshake_stream.cc186 int64_t WebSocketHttp2HandshakeStream::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::WebSocketHttp2HandshakeStream
Dwebsocket_http3_handshake_stream.cc178 int64_t WebSocketHttp3HandshakeStream::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::WebSocketHttp3HandshakeStream
Dwebsocket_basic_handshake_stream.cc331 int64_t WebSocketBasicHandshakeStream::GetTotalReceivedBytes() const { in GetTotalReceivedBytes() function in net::WebSocketBasicHandshakeStream

12