Home
last modified time | relevance | path

Searched refs:current_num_bytes (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/glib/gio/
Dgiotypes.h137 typedef void (*GFileProgressCallback) (goffset current_num_bytes,
Dgfile.c4729 goffset current_num_bytes; member
4739 data->progress_cb (progress->current_num_bytes, in copy_async_progress_in_main()
4756 copy_async_progress_callback (goffset current_num_bytes, in copy_async_progress_callback() argument
4765 progress->current_num_bytes = current_num_bytes; in copy_async_progress_callback()