Home
last modified time | relevance | path

Searched refs:resp_body (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Dc-hyper.c301 hyper_body *resp_body = NULL; in Curl_hyper_stream() local
421 resp_body = hyper_response_body(resp); in Curl_hyper_stream()
422 if(!resp_body) { in Curl_hyper_stream()
427 foreach = hyper_body_foreach(resp_body, hyper_body_chunk, data); in Curl_hyper_stream()
/third_party/libsoup/libsoup/
Dsoup-message.h101 const char *resp_body,
Dsoup-message.c1127 const char *resp_body, in soup_message_set_response() argument
1139 resp_body, resp_length); in soup_message_set_response()