Home
last modified time | relevance | path

Searched defs:total_received_bytes_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/test/url_request/
H A Durl_request_mock_http_job.h78 int64_t total_received_bytes_ = 0; variable
H A Durl_request_failed_job.h83 int64_t total_received_bytes_ = 0; variable
/aosp_15_r20/external/cronet/net/socket/
H A Dtcp_client_socket.h224 int64_t total_received_bytes_ = 0; variable
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_network_transaction.h440 int64_t total_received_bytes_ = 0; variable