/external/google-breakpad/src/common/windows/ |
D | http_upload.cc | 171 string response_body; in ReadResponse() local 218 wstring* response_body, in SendRequestInner() 432 wstring* response_body, in SendPutRequest() 452 wstring* response_body, in SendGetRequest() 469 wstring* response_body, in SendMultipartPostRequest() 499 wstring *response_body, in SendSimplePostRequest()
|
/external/cronet/net/third_party/quiche/src/quiche/quic/tools/ |
D | quic_memory_cache_backend.cc | 201 absl::string_view response_body) { in AddResponse() 210 absl::string_view response_body, in AddResponse() 231 spdy::Http2HeaderBlock response_headers, absl::string_view response_body, in AddResponseWithEarlyHints() 247 spdy::Http2HeaderBlock response_headers, absl::string_view response_body, in AddSpecialResponse() 420 absl::string_view response_body, Http2HeaderBlock response_trailers, in AddResponseImpl()
|
D | quic_memory_cache_backend_test.cc | 48 std::string response_body("hello response"); in TEST_F() local 188 std::string response_body("hello response"); in TEST_F() local 224 std::string response_body("hello response"); in TEST_F() local
|
D | quic_toy_client.cc | 489 std::string response_body = client->latest_response_body(); in SendRequestsAndPrintResponses() local
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/ |
D | aws_external_account_credentials.cc | 195 absl::string_view response_body(ctx_->response.body, in OnRetrieveRegionInternal() local 307 absl::string_view response_body(ctx_->response.body, in OnRetrieveSigningKeysInternal() local
|
D | external_account_credentials.cc | 337 absl::string_view response_body(ctx_->response.body, in ImpersenateServiceAccount() local 407 absl::string_view response_body(ctx_->response.body, in OnImpersenateServiceAccountInternal() local
|
D | url_external_account_credentials.cc | 167 absl::string_view response_body(ctx_->response.body, in OnRetrieveSubjectTokenInternal() local
|
/external/python/google-auth-library-python/google/oauth2/ |
D | utils.py | 147 def handle_error_response(response_body): argument
|
/external/cronet/net/third_party/quiche/src/quiche/quic/masque/ |
D | masque_client_tools.cc | 143 const std::string response_body = client->latest_response_body(); in SendEncapsulatedMasqueRequest() local
|
/external/google-breakpad/src/common/linux/ |
D | http_upload.cc | 63 string *response_body, in SendRequest()
|
/external/libbrillo/brillo/http/ |
D | http_connection_curl_test.cc | 67 std::string response_body; member in brillo::http::curl::__anone7b2dd990111::CurlPerformer
|
/external/cronet/net/test/ |
D | quic_simple_test_server.cc | 229 const std::string& response_body, in AddResponseWithEarlyHints()
|
/external/cronet/components/metrics/net/ |
D | net_metrics_log_uploader.cc | 375 std::unique_ptr<std::string> response_body) {
|
/external/cronet/net/websockets/ |
D | websocket_stream_cookie_test.cc | 44 const std::string& response_body) { in CreateAndConnect()
|
D | websocket_stream_test.cc | 322 const std::string& response_body) { in CreateAndConnectCustomResponse()
|
/external/cronet/net/http/ |
D | http_stream_parser_unittest.cc | 1692 std::string response_body = "content"; in TEST() local 1775 std::string response_body = "content"; in TEST() local 1906 std::string response_body = "content"; in TEST() local 2039 std::string response_body = "content"; in TEST() local
|
/external/cronet/net/cert_net/ |
D | cert_net_fetcher_url_request.cc | 235 const std::vector<uint8_t>& response_body) { in OnJobCompleted()
|
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
D | end_to_end_test.cc | 3912 absl::string_view response_body) override { in OnCompleteResponse() 4460 std::string response_body) in ServerStreamWithErrorResponseBody() 4484 explicit StreamWithErrorFactory(std::string response_body) in StreamWithErrorFactory() 4652 std::string response_body(response_body_size, 'a'); in TEST_P() local 4690 std::string response_body(response_body_size, 'a'); in TEST_P() local 5203 std::string response_body(1305, 'a'); in TEST_P() local
|
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
D | quic_test_client.cc | 492 const std::string& QuicTestClient::response_body() const { return response_; } in response_body() function in quic::test::QuicTestClient
|
/external/cronet/net/spdy/ |
D | spdy_network_transaction_unittest.cc | 1989 std::string response_body; in TEST_F() local 8365 spdy::SpdySerializedFrame response_body( in TEST_F() local 8426 spdy::SpdySerializedFrame response_body( in TEST_F() local 8485 spdy::SpdySerializedFrame response_body( in TEST_F() local 8545 spdy::SpdySerializedFrame response_body( in TEST_F() local 8692 spdy::SpdySerializedFrame response_body( in TEST_F() local
|