Searched defs:PerformRequests (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/federated-compute/fcp/client/http/curl/ | ||
H A D | curl_http_client.cc | 93 absl::Status CurlHttpClient::PerformRequests( in PerformRequests() function in fcp::client::http::curl::CurlHttpClient |
/aosp_15_r20/external/federated-compute/fcp/client/http/testing/ | ||
H A D | test_helpers.cc | 93 absl::Status MockableHttpClient::PerformRequests( in PerformRequests() function in fcp::client::http::MockableHttpClient |
/aosp_15_r20/external/grpc-grpc/test/core/end2end/tests/ | ||
H A D | large_metadata.cc | 44 int PerformRequests(size_t metadata_size, int count) { in PerformRequests() function in grpc_core::__anon180d18920111::LargeMetadataTest |
/aosp_15_r20/external/federated-compute/fcp/client/http/java/ | ||
H A D | java_http_client.cc | 178 absl::Status JavaHttpClient::PerformRequests( in PerformRequests() function in fcp::client::http::java::JavaHttpClient |