Searched defs:TotalSentReceivedBytes (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/federated-compute/fcp/client/http/testing/ | ||
H A D | test_helpers.h | 100 virtual HttpRequestHandle::SentReceivedBytes TotalSentReceivedBytes() { in TotalSentReceivedBytes() function |
H A D | test_helpers.cc | 58 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 D | curl_http_request_handle.cc | 237 CurlHttpRequestHandle::TotalSentReceivedBytes() const { in TotalSentReceivedBytes() function in fcp::client::http::curl::CurlHttpRequestHandle |
/aosp_15_r20/external/federated-compute/fcp/client/http/java/ | ||
H A D | java_http_client.cc | 325 JavaHttpRequestHandle::TotalSentReceivedBytes() const { in TotalSentReceivedBytes() function in fcp::client::http::java::JavaHttpRequestHandle |