Searched refs:GLoadableIconIface (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgloadableicon.c64 sizeof (GLoadableIconIface), /* class_size */
90 GLoadableIconIface *iface = g_class;
122 GLoadableIconIface *iface;
150 GLoadableIconIface *iface;
177 GLoadableIconIface *iface;
218 GLoadableIconIface *iface;
H A Dgloadableicon.h37 #define G_LOADABLE_ICON_GET_IFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), G_TYPE_LOADABLE_ICON, GLoadableIconIface))
45 typedef struct _GLoadableIconIface GLoadableIconIface; typedef in typeref:struct:_GLoadableIconIface
48 * GLoadableIconIface:
H A Dgfileicon.c48 static void g_file_icon_loadable_icon_iface_init (GLoadableIconIface *iface);
380 g_file_icon_loadable_icon_iface_init (GLoadableIconIface *iface)

Completed in 20 milliseconds