Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgfile.c209 static void g_file_real_set_attributes_async (GFile *file,
286 iface->set_attributes_async = g_file_real_set_attributes_async; in g_file_class_init()
4617 g_file_real_set_attributes_async (GFile *file, in g_file_real_set_attributes_async() function
4632 …g_simple_async_result_new (G_OBJECT (file), callback, user_data, g_file_real_set_attributes_async); in g_file_real_set_attributes_async()
4648 …g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == g_file_real_set_attributes_async); in g_file_real_set_attributes_finish()