/aosp_15_r20/external/cronet/net/test/embedded_test_server/ |
H A D | default_handlers.cc | 55 auto http_response = std::make_unique<BasicHttpResponse>(); in HandleDefaultConnect() local 66 auto http_response = std::make_unique<BasicHttpResponse>(); in HandleCacheTime() local 82 auto http_response = std::make_unique<BasicHttpResponse>(); in HandleEchoHeader() local 117 auto http_response = std::make_unique<BasicHttpResponse>(); in HandleEchoCookieWithStatus() local 144 auto http_response = std::make_unique<BasicHttpResponse>(); in HandleEchoCriticalHeader() local 163 auto http_response = std::make_unique<BasicHttpResponse>(); in HandleEcho() local 184 auto http_response = std::make_unique<BasicHttpResponse>(); in HandleEchoTitle() local 197 auto http_response = std::make_unique<BasicHttpResponse>(); in HandleEchoAll() local 241 auto http_response = std::make_unique<BasicHttpResponse>(); in HandleSetCookie() local 263 auto http_response = std::make_unique<BasicHttpResponse>(); in HandleSetInvalidCookie() local [all …]
|
H A D | embedded_test_server.cc | 72 auto http_response = std::make_unique<BasicHttpResponse>(); in ServeResponseForPath() local 92 auto http_response = std::make_unique<BasicHttpResponse>(); in ServeResponseForSubPaths() local
|
H A D | request_handler_util.cc | 230 auto http_response = std::make_unique<BasicHttpResponse>(); in HandleFileRequest() local
|
/aosp_15_r20/external/federated-compute/fcp/client/http/ |
H A D | http_federated_protocol.cc | 407 absl::StatusOr<InMemoryHttpResponse> http_response, in HandleEligibilityEvalTaskResponse() 620 absl::StatusOr<InMemoryHttpResponse> http_response, in HandleTaskAssignmentOperationResponse() 882 absl::StatusOr<InMemoryHttpResponse> http_response, in HandleStartDataAggregationUploadOperationResponse() 965 auto http_response = protocol_request_helper_.PerformProtocolRequest( in UploadDataViaSimpleAgg() local 992 auto http_response = protocol_request_helper_.PerformProtocolRequest( in SubmitAggregationResult() local 1202 absl::StatusOr<InMemoryHttpResponse> http_response = in ReportNotCompleted() local
|
/aosp_15_r20/external/cronet/components/cronet/testing/test_server/ |
H A D | test_server.cc | 47 auto http_response = std::make_unique<net::test_server::BasicHttpResponse>(); in SimpleRequest() local 60 auto http_response = std::make_unique<net::test_server::BasicHttpResponse>(); in UseEncodingInResponse() local 96 auto http_response = std::make_unique<net::test_server::BasicHttpResponse>(); in SetAndEchoCookieInResponse() local
|
/aosp_15_r20/external/python/apitools/apitools/base/py/ |
D | exceptions.py | 81 def FromResponse(cls, http_response, **kwargs): argument 189 def FromResponse(cls, http_response, **kwargs): argument
|
D | base_api.py | 598 def __ProcessHttpResponse(self, method_config, http_response, request): argument 733 def ProcessHttpResponse(self, method_config, http_response, request=None): argument
|
D | batch.py | 125 def HandleResponse(self, http_response, exception): argument
|
D | batch_test.py | 68 def ProcessHttpResponse(self, _, http_response): argument
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/blind_sign_auth/ |
H A D | blind_sign_auth_test.cc | 349 BlindSignHttpResponse http_response( in TEST_F() local 390 BlindSignHttpResponse http_response( in TEST_F() local
|
/aosp_15_r20/device/google/cuttlefish/host/libs/web/http_client/ |
D | http_client.cc | 180 auto http_response = CF_EXPECT(DownloadToCallback(callback, url, headers)); in DownloadToFile() local 253 auto http_response = CF_EXPECT( in DownloadToString() local
|
/aosp_15_r20/external/google-breakpad/src/client/windows/sender/ |
H A D | crash_report_sender.cc | 73 int http_response = 0; in SendCrashReport() local
|
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/curl/tests/ |
H A D | test_utils.cc | 222 std::string http_response = in ServerLoop() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/ |
D | response.rs | 143 let http_response = r.into_http(); in reserved_headers_are_excluded() localVariable
|
/aosp_15_r20/external/cronet/net/url_request/ |
H A D | url_request_quic_perftest.cc | 75 auto http_response = std::make_unique<test_server::BasicHttpResponse>(); in HandleRequest() local
|
/aosp_15_r20/external/googleapis/google/cloud/apigeeconnect/v1/ |
H A D | tether.proto | 107 HttpResponse http_response = 2; field
|
/aosp_15_r20/external/google-cloud-java/java-apigee-connect/proto-google-cloud-apigee-connect-v1/src/main/proto/google/cloud/apigeeconnect/v1/ |
H A D | tether.proto | 107 HttpResponse http_response = 2; field
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | urllib2.py | 541 def http_response(self, request, response): member in HTTPErrorProcessor 1256 def http_response(self, request, response): member in HTTPCookieProcessor
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/urllib/ |
D | request.py | 628 def http_response(self, request, response): member in HTTPErrorProcessor 1037 def http_response(self, req, response): member in AbstractBasicAuthHandler 1409 def http_response(self, request, response): member in HTTPCookieProcessor
|
/aosp_15_r20/external/python/cpython3/Lib/urllib/ |
D | request.py | 628 def http_response(self, request, response): member in HTTPErrorProcessor 1037 def http_response(self, req, response): member in AbstractBasicAuthHandler 1409 def http_response(self, request, response): member in HTTPCookieProcessor
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/urllib/ |
D | request.py | 628 def http_response(self, request, response): member in HTTPErrorProcessor 1037 def http_response(self, req, response): member in AbstractBasicAuthHandler 1409 def http_response(self, request, response): member in HTTPCookieProcessor
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/urllib/ |
D | request.py | 628 def http_response(self, request, response): member in HTTPErrorProcessor 1037 def http_response(self, req, response): member in AbstractBasicAuthHandler 1409 def http_response(self, request, response): member in HTTPCookieProcessor
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/urllib/ |
H A D | request.py | 628 def http_response(self, request, response): member in HTTPErrorProcessor 1037 def http_response(self, req, response): member in AbstractBasicAuthHandler 1409 def http_response(self, request, response): member in HTTPCookieProcessor
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/urllib/ |
D | request.py | 628 def http_response(self, request, response): member in HTTPErrorProcessor 1037 def http_response(self, req, response): member in AbstractBasicAuthHandler 1409 def http_response(self, request, response): member in HTTPCookieProcessor
|
/aosp_15_r20/external/google-breakpad/src/common/windows/ |
H A D | http_upload.cc | 325 int http_response = wcstol(http_status, NULL, 10); in SendRequestInner() local
|