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

  /external/bluetooth/glib/gio/
gvolume.h 72 #define G_VOLUME(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), G_TYPE_VOLUME, GVolume))
gwin32mount.c 259 return g_volume_get_drive (G_VOLUME (win32_mount->volume));
270 return G_VOLUME (g_object_ref (win32_mount->volume));
gunixmount.c 206 return g_volume_get_drive (G_VOLUME (unix_mount->volume));
217 return G_VOLUME (g_object_ref (unix_mount->volume));

Completed in 16 milliseconds