Searched defs:progress_callback (Results 1 – 7 of 7) sorted by relevance
| /third_party/curl/tests/libtest/ |
| D | lib599.c | 28 static int progress_callback(void *clientp, double dltotal, in progress_callback() function
|
| D | lib578.c | 33 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback() function
|
| D | lib579.c | 41 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback() function
|
| /third_party/skia/third_party/externals/zlib/google/ |
| D | zip_reader.cc | 291 const ProgressCallback& progress_callback) { in ExtractCurrentEntryToFilePathAsync() 410 const ProgressCallback& progress_callback, in ExtractChunk()
|
| /third_party/curl/tests/http/clients/ |
| D | upload-pausing.c | 155 static int progress_callback(void *clientp, in progress_callback() function
|
| /third_party/astc-encoder/Source/ |
| D | astcenc.h | 613 astcenc_progress_callback progress_callback; member
|
| /third_party/python/Modules/_sqlite/ |
| D | connection.c | 1279 progress_callback(void *ctx) in progress_callback() function
|