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

/external/bluetooth/glib/gio/
H A Dgdrive.h48 * @has_volumes: Returns %TRUE if the #GDrive has mountable volumes.
80 gboolean (* has_volumes) (GDrive *drive); member in struct:_GDriveIface
H A Dgdrive.c214 return (* iface->has_volumes) (drive);

Completed in 47 milliseconds