Home
last modified time | relevance | path

Searched defs:progress_callback (Results 1 – 10 of 10) sorted by relevance

/third_party/curl/tests/libtest/
Dlib599.c28 static int progress_callback(void *clientp, double dltotal, in progress_callback() function
Dlib578.c33 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback() function
Dlib579.c41 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback() function
/third_party/skia/third_party/externals/zlib/google/
Dzip_reader.cc291 const ProgressCallback& progress_callback) { in ExtractCurrentEntryToFilePathAsync()
410 const ProgressCallback& progress_callback, in ExtractChunk()
/third_party/skia/m133/third_party/externals/zlib/google/
Dzip_reader.cc455 ProgressCallback progress_callback) { in ExtractCurrentEntryToFilePathAsync()
569 ProgressCallback progress_callback, in ExtractChunk()
Dzip.h125 ProgressCallback progress_callback; member
Dzip_unittest.cc1157 zip::ProgressCallback progress_callback = in TEST_F() local
1194 zip::ProgressCallback progress_callback = in TEST_F() local
1389 zip::ProgressCallback progress_callback = in TEST_F() local
/third_party/curl/tests/http/clients/
Dupload-pausing.c155 static int progress_callback(void *clientp, in progress_callback() function
/third_party/astc-encoder/Source/
Dastcenc.h616 astcenc_progress_callback progress_callback; member
/third_party/python/Modules/_sqlite/
Dconnection.c1279 progress_callback(void *ctx) in progress_callback() function