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

  /external/bluetooth/glib/gio/
gmount.h 52 * @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
gvolume.h 84 * @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 49 milliseconds