Searched defs:header_callback (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/curl/tests/libtest/ |
H A D | lib1485.c | 38 static size_t header_callback(char *ptr, size_t size, size_t nmemb, in header_callback() function
|
H A D | lib1540.c | 60 static size_t header_callback(char *ptr, size_t size, size_t nmemb, in header_callback() function
|
H A D | lib1541.c | 80 static size_t header_callback(char *ptr, size_t size, size_t nmemb, in header_callback() function
|
/aosp_15_r20/external/libbrillo/brillo/http/ |
H A D | http_connection_curl_test.cc | 59 ReadWriteCallback* header_callback{nullptr}; member in brillo::http::curl::__anon8430fbaa0111::CurlPerformer
|
H A D | http_connection_curl.cc | 238 size_t Connection::header_callback(char* ptr, in header_callback() function in brillo::http::curl::Connection
|
/aosp_15_r20/external/elfutils/debuginfod/ |
H A D | debuginfod-client.c | 566 header_callback (char * buffer, size_t size, size_t numitems, void * userdata) in header_callback() function
|