HomeSort by relevance Sort by last modified time
    Searched refs:copy_async (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gio/
gfile.h 120 * @copy_async: Asynchronously copies a file.
365 void (* copy_async) (GFile *source, member in struct:_GFileIface
    [all...]
gfile.c 299 iface->copy_async = g_file_real_copy_async;
    [all...]

Completed in 69 milliseconds