Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgfile.c228 static void g_file_real_copy_async (GFile *source,
299 iface->copy_async = g_file_real_copy_async; in g_file_class_init()
4815 g_file_real_copy_async (GFile *source, in g_file_real_copy_async() function
4835 res = g_simple_async_result_new (G_OBJECT (source), callback, user_data, g_file_real_copy_async); in g_file_real_copy_async()