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

  /external/bluetooth/glib/gio/
gfile.h 80 * @find_enclosing_mount_async: Asynchronously gets the #GMount for a #GFile.
216 void (* find_enclosing_mount_async) (GFile *file, member in struct:_GFileIface
    [all...]
gfile.c 296 iface->find_enclosing_mount_async = g_file_real_find_enclosing_mount_async;
    [all...]

Completed in 31 milliseconds