Searched refs:set_attributes_async (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgfile.h93 * @set_attributes_async: Asynchronously sets a file's attributes.
263 void (* set_attributes_async) (GFile *file, member in struct:_GFileIface
H A Dgfile.c286 iface->set_attributes_async = g_file_real_set_attributes_async;
3396 (* iface->set_attributes_async) (file,

Completed in 47 milliseconds