Searched defs:get_drive (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgmount.h52 * @get_drive: Gets a #GDrive the volume of the mount is located on. Returns %NULL if the #GMount is not associated with a #GDrive or a #GVolume. This is convenience method for getting the #GVolume and using that to get the #GDrive.
85 GDrive * (* get_drive) (GMount *mount); member in struct:_GMountIface
H A Dgvolume.h84 * @get_drive: Gets a #GDrive the volume is located on. Returns %NULL if the #GVolume is not associated with a #GDrive.
121 GDrive * (* get_drive) (GVolume *volume); member in struct:_GVolumeIface

Completed in 306 milliseconds