Home
last modified time | relevance | path

Searched defs:request_handle (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/tools/windows/converter_exe/
H A Dwininet_client.cc179 bool WinInetClient::SendRequest(HttpHandle request_handle, in SendRequest()
195 bool WinInetClient::GetHttpStatusCode(HttpHandle request_handle, in GetHttpStatusCode()
213 bool WinInetClient::GetContentLength(HttpHandle request_handle, in GetContentLength()
232 bool WinInetClient::ReadData(HttpHandle request_handle, in ReadData()
H A Dwinhttp_client.cc177 bool WinHttpClient::SendRequest(HttpHandle request_handle, in SendRequest()
197 bool WinHttpClient::GetHttpStatusCode(HttpHandle request_handle, in GetHttpStatusCode()
213 bool WinHttpClient::GetContentLength(HttpHandle request_handle, in GetContentLength()
233 bool WinHttpClient::ReadData(HttpHandle request_handle, in ReadData()
/aosp_15_r20/external/grpc-grpc/test/core/iomgr/
H A Dresolve_address_test.cc367 auto request_handle = resolver->LookupHostname( in TEST_F() local
381 auto request_handle = resolver->LookupHostname( in TEST_F() local
426 auto request_handle = resolver->LookupHostname( in TEST_F() local
491 auto request_handle = resolver->LookupHostname( in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/iso/
H A Diso_stream_manager.cc100 hci_spec::ConnectionHandle request_handle = in OnCisRequest() local
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dmock_proxy_resolver.cc147 std::unique_ptr<ProxyResolverFactory::Request>* request_handle) { in CreateProxyResolver()
/aosp_15_r20/external/federated-compute/fcp/client/http/java/
H A Djava_http_client.cc212 auto request_handle = static_cast<JavaHttpRequestHandle*>(generic_handle); in PerformRequests() local