Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/http/testing/
H A Dtest_helpers.h100 virtual HttpRequestHandle::SentReceivedBytes TotalSentReceivedBytes() { in TotalSentReceivedBytes() function
H A Dtest_helpers.cc58 HttpRequestHandle::SentReceivedBytes TotalSentReceivedBytes() const override { in TotalSentReceivedBytes() function in fcp::client::http::__anonf54b643c0111::SimpleHttpRequestHandle
/aosp_15_r20/external/federated-compute/fcp/client/http/curl/
H A Dcurl_http_request_handle.cc237 CurlHttpRequestHandle::TotalSentReceivedBytes() const { in TotalSentReceivedBytes() function in fcp::client::http::curl::CurlHttpRequestHandle
/aosp_15_r20/external/federated-compute/fcp/client/http/java/
H A Djava_http_client.cc325 JavaHttpRequestHandle::TotalSentReceivedBytes() const { in TotalSentReceivedBytes() function in fcp::client::http::java::JavaHttpRequestHandle