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

/external/bluetooth/glib/gio/
H A Dgfile.h80 * @find_enclosing_mount_async: Asynchronously gets the #GMount for a #GFile.
216 void (* find_enclosing_mount_async) (GFile *file, member in struct:_GFileIface
H A Dgfile.c296 iface->find_enclosing_mount_async = g_file_real_find_enclosing_mount_async;
1349 (* iface->find_enclosing_mount_async) (file,

Completed in 102 milliseconds