Searched refs:Curl_h1_req_parse_read (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/curl/lib/ |
H A D | http1.h | 51 ssize_t Curl_h1_req_parse_read(struct h1_req_parser *parser,
|
H A D | http1.c | 261 ssize_t Curl_h1_req_parse_read(struct h1_req_parser *parser, in Curl_h1_req_parse_read() function
|
H A D | http2.c | 2179 nwritten = Curl_h1_req_parse_read(&stream->h1, buf, len, NULL, 0, err); in h2_submit()
|
/aosp_15_r20/external/curl/tests/unit/ |
H A D | unit2603.c | 84 nread = Curl_h1_req_parse_read(&p, buf, buflen, t->default_scheme, in parse_success()
|
/aosp_15_r20/external/curl/lib/vquic/ |
H A D | curl_msh3.c | 643 nwritten = Curl_h1_req_parse_read(&h1, buf, len, NULL, 0, err); in cf_msh3_send()
|
H A D | curl_quiche.c | 997 nwritten = Curl_h1_req_parse_read(&stream->h1, buf, len, NULL, 0, err); in h3_open_stream()
|
H A D | curl_ngtcp2.c | 1416 nwritten = Curl_h1_req_parse_read(&stream->h1, buf, len, NULL, 0, err); in h3_stream_open()
|
H A D | curl_osslq.c | 1815 nwritten = Curl_h1_req_parse_read(&stream->h1, buf, len, NULL, 0, err); in h3_stream_open()
|
/aosp_15_r20/out/soong/.intermediates/external/curl/libcurl/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libcurl.so.toc | 852 847: FUNC GLOBAL DEFAULT 15 Curl_h1_req_parse_read
|