Searched refs:grpc_http_response (Results 1 – 14 of 14) sorted by relevance
71 typedef struct grpc_http_response { struct80 } grpc_http_response; argument87 grpc_http_response* response;109 void grpc_http_response_destroy(grpc_http_response* response);
69 typedef struct grpc_http_response grpc_httpcli_response;
344 void grpc_http_response_destroy(grpc_http_response* response) { in grpc_http_response_destroy()
48 grpc_http_response* response = static_cast<grpc_http_response*>(arg); in on_finish()79 grpc_http_response response; in test_get()118 grpc_http_response response; in test_post()
50 grpc_http_response* response = static_cast<grpc_http_response*>(arg); in on_finish()82 grpc_http_response response; in test_get()122 grpc_http_response response; in test_post()
32 grpc_http_response response; in LLVMFuzzerTestOneInput()
103 grpc_http_response response; in test_succeeds()157 grpc_http_response response; in test_fails()
34 struct grpc_http_response;238 grpc_http_response response;
103 const struct grpc_http_response* response, grpc_mdelem* token_md,
119 const grpc_http_response* response, grpc_mdelem* token_md, in grpc_oauth2_token_fetcher_credentials_parse_server_response()
65 grpc_http_response response;
62 grpc_http_response http_response;
345 grpc_http_response responses[HTTP_RESPONSE_COUNT];676 const grpc_http_response* response = &ctx->responses[HTTP_RESPONSE_OPENID]; in on_openid_config_retrieved()
2449 grpc_http_response response; in try_http_parsing()