Home
last modified time | relevance | path

Searched refs:GInitiallyUnowned (Results 1 – 8 of 8) sorted by relevance

/external/bluetooth/glib/gobject/
Dgobject.h147 …ect) (G_TYPE_CHECK_INSTANCE_CAST ((object), G_TYPE_INITIALLY_UNOWNED, GInitiallyUnowned))
186 typedef struct _GObject GInitiallyUnowned; typedef
Dgobject.c3154 G_DEFINE_TYPE (GInitiallyUnowned, g_initially_unowned, G_TYPE_OBJECT);
3157 g_initially_unowned_init (GInitiallyUnowned *object) in g_initially_unowned_init()
DChangeLog909 * gobject.[hc]: renamed GUnowned to GInitiallyUnowned.
/external/bluetooth/glib/
DREADME.in83 * A new type, GInitiallyUnowned, has been introduced, which is
88 system. Therefore, switching to GInitiallyUnowned should be done
DChangeLog.pre-2-10133 * README.in: Mention the slice allocator and GInitiallyUnowned.
DNEWS1777 333761 GInitiallyUnowned breaks application code [Sven Herzberg]
1902 - introduce a new type GInitiallyUnowned, which has an initial
/external/bluetooth/glib/docs/reference/gobject/
Dgobject-sections.txt248 GInitiallyUnowned
/external/bluetooth/glib/docs/reference/
DChangeLog1553 to GInitiallyUnowned.