Searched defs:progress_callback (Results 1 – 10 of 10) sorted by relevance
/third_party/curl/tests/libtest/ |
D | lib599.c | 26 static int progress_callback(void *clientp, double dltotal, in progress_callback() function
|
D | lib578.c | 31 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback() function
|
D | lib579.c | 39 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback() function
|
/third_party/node/deps/zlib/google/ |
D | zip_reader.cc | 292 const ProgressCallback& progress_callback) { in ExtractCurrentEntryToFilePathAsync() 411 const ProgressCallback& progress_callback, in ExtractChunk()
|
/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/flutter/skia/third_party/externals/zlib/google/ |
D | zip_reader.cc | 293 const ProgressCallback& progress_callback) { in ExtractCurrentEntryToFilePathAsync() 406 const ProgressCallback& progress_callback, in ExtractChunk()
|
/third_party/glib/gio/ |
D | gfile.c | 2895 GFileProgressCallback progress_callback, in copy_stream_with_progress() 3014 GFileProgressCallback progress_callback, in splice_stream_with_progress() 3124 GFileProgressCallback progress_callback, in btrfs_reflink_with_progress() 3182 GFileProgressCallback progress_callback, in file_copy_fallback() 3485 GFileProgressCallback progress_callback, in g_file_copy() 3584 GFileProgressCallback progress_callback, in g_file_copy_async() 3687 GFileProgressCallback progress_callback, in g_file_move() 6465 GFileProgressCallback progress_callback, in g_file_real_copy_async() 7835 GFileMeasureProgressCallback progress_callback, in g_file_real_measure_disk_usage() 7850 GFileMeasureProgressCallback progress_callback; member [all …]
|
D | glocalfile.c | 2414 GFileProgressCallback progress_callback, in g_local_file_move() 2719 GFileMeasureProgressCallback progress_callback; member 2920 GFileMeasureProgressCallback progress_callback, in g_local_file_measure_disk_usage()
|
/third_party/libsoup/libsoup/ |
D | soup-session.c | 5011 SoupSessionConnectProgressCallback progress_callback; member 5017 SoupSessionConnectProgressCallback progress_callback, in connect_async_data_new() 5090 SoupSessionConnectProgressCallback progress_callback, in soup_session_connect_async()
|
/third_party/e2fsprogs/resize/ |
D | resize2fs.c | 1880 static errcode_t progress_callback(ext2_filsys fs, in progress_callback() function
|