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

  /external/bluetooth/glib/gio/
gdrive.c 70 sizeof (GDriveIface), /* class_size */
114 G_STRUCT_OFFSET (GDriveIface, changed),
131 G_STRUCT_OFFSET (GDriveIface, disconnected),
146 G_STRUCT_OFFSET (GDriveIface, eject_button),
167 GDriveIface *iface;
188 GDriveIface *iface;
208 GDriveIface *iface;
231 GDriveIface *iface;
252 GDriveIface *iface;
272 GDriveIface *iface
    [all...]
gdrive.h 38 #define G_DRIVE_GET_IFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), G_TYPE_DRIVE, GDriveIface))
41 * GDriveIface:
66 typedef struct _GDriveIface GDriveIface;

Completed in 56 milliseconds