Searched defs:Curl_http2_may_switch (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/curl/lib/ | ||
H A D | http2.h | 69 #define Curl_http2_may_switch(a,b,c) FALSE macro |
H A D | http2.c | 2833 bool Curl_http2_may_switch(struct Curl_easy *data, in Curl_http2_may_switch() function |