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

  /external/bluetooth/glib/gio/
gdrive.h 48 * @has_volumes: Returns %TRUE if the #GDrive has mountable volumes.
80 gboolean (* has_volumes) (GDrive *drive); member in struct:_GDriveIface
gdrive.c 214 return (* iface->has_volumes) (drive);

Completed in 189 milliseconds