Home
last modified time | relevance | path

Searched defs:_GUnixVolume (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/glib/gio/
Dgunixvolume.c47 struct _GUnixVolume { struct
48 GObject parent;
50 GVolumeMonitor *volume_monitor;
51 GUnixMount *mount; /* owned by volume monitor */
53 char *device_path;
54 char *mount_path;
55 gboolean can_eject;
57 char *identifier;
58 char *identifier_type;
60 char *name;
[all …]