Home
last modified time | relevance | path

Searched refs:http2_data_setup (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dhttp2.c230 static CURLcode http2_data_setup(struct Curl_cfilter *cf, in http2_data_setup() function
467 result = http2_data_setup(cf, data, &stream); in cf_h2_ctx_init()
790 http2_data_setup(cf, second, &second_stream); in h2_duphandle()
904 result = http2_data_setup(cf, newhandle, &newstream); in push_promise()
2041 *err = http2_data_setup(cf, data, &stream); in h2_submit()

Completed in 6 milliseconds