Home
last modified time | relevance | path

Searched refs:GWeakNotify (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/glib/gobject/
Dgobject.h234 typedef void (*GWeakNotify) (gpointer data, typedef
442 GWeakNotify notify,
445 GWeakNotify notify,
Dgobject.c1935 GWeakNotify notify;
1965 GWeakNotify notify, in g_object_weak_ref()
2003 GWeakNotify notify, in g_object_weak_unref()
2051 (GWeakNotify) g_nullify_pointer, in g_object_add_weak_pointer()
2072 (GWeakNotify) g_nullify_pointer, in g_object_remove_weak_pointer()
DChangeLog2619 * gobject.h (GWeakNotify): add second argument to prototype which
/external/bluetooth/glib/docs/reference/gobject/
Dgobject-sections.txt253 GWeakNotify