Home
last modified time | relevance | path

Searched refs:curl_progress_callback (Results 1 – 7 of 7) sorted by relevance

/external/google-breakpad/src/third_party/curl/
Dtypecheck-gcc.h471 __builtin_types_compatible_p(__typeof__(expr), curl_progress_callback) || \
Dcurl.h172 typedef int (*curl_progress_callback)(void *clientp, typedef
/external/curl/include/curl/
Dtypecheck-gcc.h519 __builtin_types_compatible_p(__typeof__(expr), curl_progress_callback) || \
Dcurl.h161 typedef int (*curl_progress_callback)(void *clientp, typedef
/external/curl/lib/
Durldata.h1457 curl_progress_callback fprogress; /* OLD and deprecated progress callback */
Durl.c1741 data->set.fprogress = va_arg(param, curl_progress_callback); in Curl_setopt()
/external/curl/packages/OS400/
Dcurl.inc.in1761 d curl_progress_callback...