Searched refs:get_root (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgmount.h47 * @get_root: Gets a #GFile to the root directory of the #GMount.
80 GFile * (* get_root) (GMount *mount); member in struct:_GMountIface
H A Dgwin32mount.c337 iface->get_root = g_win32_mount_get_root;
H A Dgmount.c168 return (* iface->get_root) (mount);
H A Dgunixmount.c455 iface->get_root = g_unix_mount_get_root;

Completed in 180 milliseconds