Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
Dlib599.c26 static int progress_callback(void *clientp, double dltotal, in progress_callback() function
Dlib578.c31 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback() function
Dlib579.c39 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback() function
/third_party/node/deps/zlib/google/
Dzip_reader.cc292 const ProgressCallback& progress_callback) { in ExtractCurrentEntryToFilePathAsync()
411 const ProgressCallback& progress_callback, in ExtractChunk()
/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/flutter/skia/third_party/externals/zlib/google/
Dzip_reader.cc293 const ProgressCallback& progress_callback) { in ExtractCurrentEntryToFilePathAsync()
406 const ProgressCallback& progress_callback, in ExtractChunk()
/third_party/glib/gio/
Dgfile.c2895 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 …]
Dglocalfile.c2414 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/
Dsoup-session.c5011 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/
Dresize2fs.c1880 static errcode_t progress_callback(ext2_filsys fs, in progress_callback() function