Home
last modified time | relevance | path

Searched refs:GDestroyNotify (Results 1 – 6 of 6) sorted by relevance

/external/bluez/utils/eglib/
Dgmain.h136 typedef void (*GDestroyNotify) (gpointer data); typedef
158 gpointer user_data, GDestroyNotify notify);
384 GDestroyNotify user_data_dnotify);
Dgmain.c258 GDestroyNotify destroy;
363 gpointer user_data, GDestroyNotify notify) in g_io_add_watch_full()
1884 GDestroyNotify user_data_dnotify) in g_markup_parse_context_new()
/external/bluez/utils/common/
Dglib-helper.h79 BtIO *bt_io_create(BtIOTransport type, gpointer user_data, GDestroyNotify notify);
Dglib-helper.c1119 BtIO *bt_io_create(BtIOTransport type, gpointer user_data, GDestroyNotify notify) in bt_io_create()
/external/bluez/utils/hcid/
Dsecurity.c1004 io_security_event, di, (GDestroyNotify) g_free); in start_security_manager()
/external/dbus/
DChangeLog2293 with a GDestroyNotify (such as GHashTables and GArrays, but not