Searched refs:grpc_http_response_destroy (Results 1 – 12 of 12) sorted by relevance
114 grpc_http_response_destroy(&rsp); in grpc_free_port_using_server()169 grpc_http_response_destroy(&pr->response); in got_port_from_server()243 grpc_http_response_destroy(&pr.response); in grpc_pick_port_using_server()
99 grpc_http_response_destroy(&response); in test_get()138 grpc_http_response_destroy(&response); in test_post()
102 grpc_http_response_destroy(&response); in test_get()142 grpc_http_response_destroy(&response); in test_post()
41 grpc_http_response_destroy(&response); in LLVMFuzzerTestOneInput()
144 grpc_http_response_destroy(&response); in test_succeeds()177 grpc_http_response_destroy(&response); in test_fails()
215 grpc_http_response_destroy(&response); in test_oauth2_token_fetcher_creds_parsing_ok()227 grpc_http_response_destroy(&response); in test_oauth2_token_fetcher_creds_parsing_bad_http_status()238 grpc_http_response_destroy(&response); in test_oauth2_token_fetcher_creds_parsing_empty_http_body()253 grpc_http_response_destroy(&response); in test_oauth2_token_fetcher_creds_parsing_invalid_json()267 grpc_http_response_destroy(&response); in test_oauth2_token_fetcher_creds_parsing_missing_token()282 grpc_http_response_destroy(&response); in test_oauth2_token_fetcher_creds_parsing_missing_token_type()297 grpc_http_response_destroy(&response); in test_oauth2_token_fetcher_creds_parsing_missing_token_lifetime()
109 void grpc_http_response_destroy(grpc_http_response* response);
344 void grpc_http_response_destroy(grpc_http_response* response) { in grpc_http_response_destroy() function
54 grpc_http_response_destroy(&r->response); in grpc_credentials_metadata_request_destroy()
78 grpc_http_response_destroy(&handshaker->http_response); in http_connect_handshaker_unref()
377 grpc_http_response_destroy(&ctx->responses[i]); in verifier_cb_ctx_destroy()
2470 grpc_http_response_destroy(&response); in try_http_parsing()