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

  /external/bluetooth/glib/gio/
gmount.c 79 sizeof (GMountIface), /* class_size */
123 G_STRUCT_OFFSET (GMountIface, changed),
140 G_STRUCT_OFFSET (GMountIface, unmounted),
162 GMountIface *iface;
184 GMountIface *iface;
206 GMountIface *iface;
231 GMountIface *iface;
253 GMountIface *iface;
278 GMountIface *iface;
298 GMountIface *iface
    [all...]
gmount.h 38 #define G_MOUNT_GET_IFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), G_TYPE_MOUNT, GMountIface))
40 typedef struct _GMountIface GMountIface;
43 * GMountIface:
gwin32mount.c 61 static void g_win32_mount_mount_iface_init (GMountIface *iface);
335 g_win32_mount_mount_iface_init (GMountIface *iface)
gunixmount.c 65 static void g_unix_mount_mount_iface_init (GMountIface *iface);
453 g_unix_mount_mount_iface_init (GMountIface *iface)

Completed in 188 milliseconds